diff options
author | Arn0 <yth@ythogtha.org> | 2022-03-08 20:19:41 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-09 09:36:27 +0700 |
commit | 9a9964d19d161cf72df17316790e821f55056884 (patch) | |
tree | 1ddc1fe54fd85562934b459f2f291d33c5ba0b67 /python/python3-celery/python3-celery.info | |
parent | 9ce37db212d37691272b60a77554e8d7e9a97a18 (diff) |
python/python3-celery: renamed from celery for python3, updated for version 5.2.3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-celery/python3-celery.info')
-rw-r--r-- | python/python3-celery/python3-celery.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-celery/python3-celery.info b/python/python3-celery/python3-celery.info new file mode 100644 index 000000000000..5e110383b779 --- /dev/null +++ b/python/python3-celery/python3-celery.info @@ -0,0 +1,10 @@ +PRGNAM="python3-celery" +VERSION="5.2.3" +HOMEPAGE="https://docs.celeryproject.org/" +DOWNLOAD="https://pypi.python.org/packages/source/c/celery/celery-5.2.3.tar.gz" +MD5SUM="fe86cb01c4fe26c3b2b6cc9a83939af3" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python3-kombu python3-billiard python3-prompt_toolkit pytz click click-didyoumean click-plugins click-repl" +MAINTAINER="Yth - Arnaud" +EMAIL="yth@ythogtha.org" |