diff options
author | Arn0 <yth@ythogtha.org> | 2025-07-17 14:02:18 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-07-19 08:17:47 +0700 |
commit | 26b6bd56dbcaeeec1bf23c4ca572eb080c2bd374 (patch) | |
tree | 8b3be70bc4e8be9f79bf5185e684d0d3c7f083a5 /python/python3-celery/python3-celery.info | |
parent | 34c4c7f3c1cafa9f1fd9d45a00f14b66e748ece4 (diff) |
python/python3-celery: updated for version 5.5.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 | 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 974cc52ae4..0b07a7c006 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.2" +VERSION="5.5.3" HOMEPAGE="https://docs.celeryproject.org/" -DOWNLOAD="https://pypi.python.org/packages/source/c/celery/celery-5.5.2.tar.gz" -MD5SUM="1b23383f3b1f941ce9c19ab382a8b95f" +DOWNLOAD="https://pypi.python.org/packages/source/c/celery/celery-5.5.3.tar.gz" +MD5SUM="d8e419cdec579b033282d8117b5dfa6c" 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" |