aboutsummaryrefslogtreecommitdiff
path: root/python/python3-celery
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-12-14 10:39:14 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-22 08:00:10 +0700
commit0f612c69e6f98d50f13b5dbd212f25fa6e3430e3 (patch)
treea2ef109b5afb856d188788dda0cefadc525e1567 /python/python3-celery
parent829d30064f5940b465b9c9b4e5faa8057b41fcec (diff)
python/python3-celery: Fix redundant deps.
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 501805393ec30..5c526465d0fe3 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.3.6.tar.gz"
MD5SUM="022a40420f56adb9ebba05362f5cc553"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-kombu python3-billiard python3-prompt_toolkit click 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 typing-extensions tzdata"
MAINTAINER="Yth - Arnaud"
EMAIL="yth@ythogtha.org"