summaryrefslogtreecommitdiffstats
path: root/system/locust
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2023-12-15 16:31:55 +0100
committer Willy Sudiarto Raharjo2023-12-15 16:31:55 +0100
commitafc94bce05879cd4d765132fac78eececad4bee0 (patch)
tree1ae36ba2999bf1dab8e69c170b7f3cee1821e25d /system/locust
parentdc019b599344e6dc5736af5c52c63def81a684b5 (diff)
downloadslackbuilds-afc94bce05879cd4d765132fac78eececad4bee0.tar.gz
system/locust: Updated for version 2.20.0.
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 9402d60e23..0a2114c571 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.19.1}
+VERSION=${VERSION:-2.20.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/locust/locust.info b/system/locust/locust.info
index 1dee36fe7c..ff59cc722f 100644
--- a/system/locust/locust.info
+++ b/system/locust/locust.info
@@ -1,8 +1,8 @@
PRGNAM="locust"
-VERSION="2.19.1"
+VERSION="2.20.0"
HOMEPAGE="https://github.com/locustio/locust"
-DOWNLOAD="https://files.pythonhosted.org/packages/fb/0d/565e425b3cc048d47875e7eb3571ac51a2b83c6852d00ca9ba5c4d0e7eac/locust-2.19.1.tar.gz"
-MD5SUM="5968fe33dc53e77ccc03e02c1921907c"
+DOWNLOAD="https://files.pythonhosted.org/packages/72/0f/007b949af056943715071cdf62e309cbd9d6164367b557a80db462750534/locust-2.20.0.tar.gz"
+MD5SUM="2c686ebac5c63fda23d71e4ce6df4f62"
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 python3-wheel typing-extensions"