diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-15 22:31:55 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-15 22:31:55 +0700 |
commit | afc94bce05879cd4d765132fac78eececad4bee0 (patch) | |
tree | 1ae36ba2999bf1dab8e69c170b7f3cee1821e25d /system/locust/locust.info | |
parent | dc019b599344e6dc5736af5c52c63def81a684b5 (diff) |
system/locust: Updated for version 2.20.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/locust/locust.info')
-rw-r--r-- | system/locust/locust.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/locust/locust.info b/system/locust/locust.info index 1dee36fe7c79b..ff59cc722fea2 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" |