From 23dc4b2d96b9ff6f33ead93bf3382baaf4ad9640 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Fri, 17 Jan 2025 16:52:33 +0700 Subject: [PATCH] system/locust: Updated for version 2.32.6. Signed-off-by: Willy Sudiarto Raharjo --- system/locust/locust.SlackBuild | 4 ++-- system/locust/locust.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/system/locust/locust.SlackBuild b/system/locust/locust.SlackBuild index 2f8f6b2fdf0..61d6637c0bd 100644 --- a/system/locust/locust.SlackBuild +++ b/system/locust/locust.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for locust -# Copyright 2021-2024 Willy Sudiarto Raharjo +# Copyright 2021-2025 Willy Sudiarto Raharjo # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=locust -VERSION=${VERSION:-2.32.5} +VERSION=${VERSION:-2.32.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/locust/locust.info b/system/locust/locust.info index 98d31a8a1e5..8be0c41f1c6 100644 --- a/system/locust/locust.info +++ b/system/locust/locust.info @@ -1,8 +1,8 @@ PRGNAM="locust" -VERSION="2.32.5" +VERSION="2.32.6" HOMEPAGE="https://github.com/locustio/locust" -DOWNLOAD="https://files.pythonhosted.org/packages/db/b5/1e651ad5328e9314bb7661b5fbe3156ce86dfb526d919a841b4e7738aa2b/locust-2.32.5.tar.gz" -MD5SUM="f6b911c85ff67293629997f5fbc9dcf2" +DOWNLOAD="https://files.pythonhosted.org/packages/6c/73/2c247571513b5abc7f842163814c15e431f9273bdb4e4fbd0d5cebe42c80/locust-2.32.6.tar.gz" +MD5SUM="c08a7af5dd3b3aded2e1e1eeb8c6ef0c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-geventhttpclient python3-Flask-Basicauth python3-pyzmq msgpack-python zope.interface zope.event python3-psutil python3-configargparse python3-typing-extensions roundrobin python3-Flask-Cors python3-blinker python3-Flask-Login python3-poetry-dynamic-versioning python3-dunamai"