aboutsummaryrefslogtreecommitdiff
path: root/python/python3-celery
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-08-30 18:51:32 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-31 19:01:12 +0700
commit0e7866541773ed24b4b0436f7dd7d5f24991aa20 (patch)
tree4e0c928fb15b63c02c911121dd6283133954d7cf /python/python3-celery
parenta222aa0e6353ee11fe83fc23e974de706e696d6f (diff)
python/python3-celery: Rename typing-extensions dep
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-celery')
-rw-r--r--python/python3-celery/python3-celery.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-celery/python3-celery.info b/python/python3-celery/python3-celery.info
index 2337a42ff80db..f71ad0e8b2eb8 100644
--- a/python/python3-celery/python3-celery.info
+++ b/python/python3-celery/python3-celery.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/c/celery/celery-5.4.0.tar.gz"
MD5SUM="77397577d4de615e3abcabe1ea8bc461"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-kombu python3-billiard python3-prompt_toolkit python3-click-didyoumean click-plugins python3-click-repl python3-dateutil typing-extensions tzdata"
+REQUIRES="python3-kombu python3-billiard python3-prompt_toolkit python3-click-didyoumean click-plugins python3-click-repl python3-dateutil python3-typing-extensions tzdata"
MAINTAINER="Yth - Arnaud"
EMAIL="yth@ythogtha.org"