aboutsummaryrefslogtreecommitdiff
path: root/system/locust
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-01-06 16:14:06 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-01-07 08:53:31 +0700
commit8ba65aabd5c0d9aaea75cac94916dfdd5b146659 (patch)
tree6563776321abf2c4a6f5153e0126334c119513fe /system/locust
parent312417029590943a5cfd9aa44e2f5904cf535adc (diff)
system/locust: Updated for version 2.20.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/locust')
-rw-r--r--system/locust/locust.SlackBuild2
-rw-r--r--system/locust/locust.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/locust/locust.SlackBuild b/system/locust/locust.SlackBuild
index 0a2114c571..a0c8cfcdc9 100644
--- a/system/locust/locust.SlackBuild
+++ b/system/locust/locust.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=locust
-VERSION=${VERSION:-2.20.0}
+VERSION=${VERSION:-2.20.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/locust/locust.info b/system/locust/locust.info
index cd326d438a..e371cb7ebc 100644
--- a/system/locust/locust.info
+++ b/system/locust/locust.info
@@ -1,8 +1,8 @@
PRGNAM="locust"
-VERSION="2.20.0"
+VERSION="2.20.1"
HOMEPAGE="https://github.com/locustio/locust"
-DOWNLOAD="https://files.pythonhosted.org/packages/72/0f/007b949af056943715071cdf62e309cbd9d6164367b557a80db462750534/locust-2.20.0.tar.gz"
-MD5SUM="2c686ebac5c63fda23d71e4ce6df4f62"
+DOWNLOAD="https://files.pythonhosted.org/packages/19/02/9da6f88be47a0d0296821b4cca2d6e94439b000473795ffb1f4e5751aca6/locust-2.20.1.tar.gz"
+MD5SUM="eb296b1443db192dfdd95ff05bfb017f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-geventhttpclient python3-Flask-Basicauth python3-pyzmq msgpack-python zope.interface zope.event python3-psutil python3-configargparse typing-extensions roundrobin python3-Flask-Cors"