diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-08-05 09:48:08 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-08-05 09:48:08 +0700 |
commit | ceca847e3cbac80ef8d1e0bac01b84cc118f230a (patch) | |
tree | a88aa8167801485bd226a2ae5b405a8694bdc329 /system/locust/locust.info | |
parent | 3a8b19421834f1f4e0e4a7a6de6b51602dc248f8 (diff) |
system/locust: Updated for version 2.16.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/locust/locust.info')
-rw-r--r-- | system/locust/locust.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/locust/locust.info b/system/locust/locust.info index 40ea9757664bb..91a127bfcd346 100644 --- a/system/locust/locust.info +++ b/system/locust/locust.info @@ -1,10 +1,10 @@ PRGNAM="locust" -VERSION="2.15.1" +VERSION="2.16.0" HOMEPAGE="https://github.com/locustio/locust" -DOWNLOAD="https://files.pythonhosted.org/packages/b8/14/b3baf7d9d283121c44475b4f45afb6c8dbcdad27b92c75db1c850f199e21/locust-2.15.1.tar.gz" -MD5SUM="25265ba250b17fbf2524af0ae4e9a017" +DOWNLOAD="https://files.pythonhosted.org/packages/ab/90/1f954148e4cd10adeb10fa0f6263088bbfac341a81e4821fbdab2e476a1f/locust-2.16.0.tar.gz" +MD5SUM="7dafb9c16d1a75ce7cd13148c270ef2e" 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" +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" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |