diff options
author | Arn0 <yth@ythogtha.org> | 2025-05-12 15:32:39 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-05-15 13:17:49 +0700 |
commit | b0c990491958eb78bb154e56f0dc63e0b33b63f8 (patch) | |
tree | 70168639a1dc76cd6f825475d2515f5e28842d64 /python/python3-celery/python3-celery.info | |
parent | e8222e4a939d3de10a9b8f958718283f4265a03f (diff) |
python/python3-celery: updated for version 5.5.2
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 243c8eddd8..974cc52ae4 100644 --- a/python/python3-celery/python3-celery.info +++ b/python/python3-celery/python3-celery.info @@ -1,8 +1,8 @@ PRGNAM="python3-celery" -VERSION="5.5.1" +VERSION="5.5.2" HOMEPAGE="https://docs.celeryproject.org/" -DOWNLOAD="https://pypi.python.org/packages/source/c/celery/celery-5.5.1.tar.gz" -MD5SUM="7916ad56bcfce13d65a29a5be91ba6bb" +DOWNLOAD="https://pypi.python.org/packages/source/c/celery/celery-5.5.2.tar.gz" +MD5SUM="1b23383f3b1f941ce9c19ab382a8b95f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-kombu python3-billiard python3-prompt_toolkit python3-click-didyoumean click-plugins python3-click-repl python3-dateutil python3-typing-extensions tzdata" |