Skip to content

Commit

Permalink
system/locust: Updated for version 2.32.6.
Browse files Browse the repository at this point in the history
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
  • Loading branch information
willysr committed Jan 18, 2025
1 parent 8a6f182 commit 23dc4b2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions system/locust/locust.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Slackware build script for locust

# Copyright 2021-2024 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# Copyright 2021-2025 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
Expand All @@ -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}
Expand Down
6 changes: 3 additions & 3 deletions system/locust/locust.info
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 23dc4b2

Please sign in to comment.