From 80701d55043b5c69925d1504de04eb60d2a35e57 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Fri, 1 Dec 2023 21:33:51 +0700 Subject: system/locust: Updated for version 2.19.1. Signed-off-by: Willy Sudiarto Raharjo --- system/locust/locust.SlackBuild | 2 +- system/locust/locust.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'system/locust') diff --git a/system/locust/locust.SlackBuild b/system/locust/locust.SlackBuild index 2347d6515e..9402d60e23 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.0} +VERSION=${VERSION:-2.19.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/locust/locust.info b/system/locust/locust.info index b4580b79f9..1dee36fe7c 100644 --- a/system/locust/locust.info +++ b/system/locust/locust.info @@ -1,8 +1,8 @@ PRGNAM="locust" -VERSION="2.19.0" +VERSION="2.19.1" HOMEPAGE="https://github.com/locustio/locust" -DOWNLOAD="https://files.pythonhosted.org/packages/b6/32/a280f0bc15bfb6ce40c8d63d6896f81d9b7ee5f8600bd1a5d079013ad5f1/locust-2.19.0.tar.gz" -MD5SUM="66f65dd25833ee1386f25ea6caae8307" +DOWNLOAD="https://files.pythonhosted.org/packages/fb/0d/565e425b3cc048d47875e7eb3571ac51a2b83c6852d00ca9ba5c4d0e7eac/locust-2.19.1.tar.gz" +MD5SUM="5968fe33dc53e77ccc03e02c1921907c" 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" -- cgit v1.2.3-80-g2a13