diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-14 13:57:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-10-14 13:57:09 +0700 |
commit | 8585e0dbabb52a1c4550a8db3ec340289fa65763 (patch) | |
tree | b34f38e8484ec9030cc89b15b9c314a086a9a651 /system/locust | |
parent | 7f44fee5d6e6f48e1ca0a1c489c51452debe0590 (diff) |
python/python3-configargparse: Renamed from python-configargparse.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/locust')
-rw-r--r-- | system/locust/locust.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/locust/locust.info b/system/locust/locust.info index 4f262a8b687ba..42eb1c355613b 100644 --- a/system/locust/locust.info +++ b/system/locust/locust.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/ba/fb/ee2cfef14f362a3e943ffee6 MD5SUM="b6a146604504b3216911f35481d712bd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-geventhttpclient python3-Flask-Basicauth python3-pyzmq msgpack-python zope.interface zope.event psutil python-configargparse" +REQUIRES="python3-geventhttpclient python3-Flask-Basicauth python3-pyzmq msgpack-python zope.interface zope.event psutil python3-configargparse" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |