diff options
author | Arn0 <yth@ythogtha.org> | 2022-04-28 15:18:07 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-30 13:52:10 +0700 |
commit | ee5032b5432fe76b3e5c2a19f26d91388ed034f7 (patch) | |
tree | 7cb6969080583ec4f62a78678ecaffcaa699d5f7 /python/python3-celery/python3-celery.info | |
parent | 4847fbfd4da18384aa5781b996a9d12b30ac3f3d (diff) |
python/python3-celery: updated for version 5.2.6
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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/python3-celery/python3-celery.info b/python/python3-celery/python3-celery.info index 5e110383b7..a3a6709386 100644 --- a/python/python3-celery/python3-celery.info +++ b/python/python3-celery/python3-celery.info @@ -1,8 +1,8 @@ PRGNAM="python3-celery" -VERSION="5.2.3" +VERSION="5.2.6" HOMEPAGE="https://docs.celeryproject.org/" -DOWNLOAD="https://pypi.python.org/packages/source/c/celery/celery-5.2.3.tar.gz" -MD5SUM="fe86cb01c4fe26c3b2b6cc9a83939af3" +DOWNLOAD="https://pypi.python.org/packages/source/c/celery/celery-5.2.6.tar.gz" +MD5SUM="22f7704806c7cf9eab757da363706b27" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-kombu python3-billiard python3-prompt_toolkit pytz click click-didyoumean click-plugins click-repl" |