From 69886025f6690014d049778375009febe30b820c Mon Sep 17 00:00:00 2001 From: Arn0 Date: Sat, 9 Sep 2023 16:32:59 +0200 Subject: python/python3-celery: Updated for version 5.3.4. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- python/python3-celery/python3-celery.SlackBuild | 2 +- python/python3-celery/python3-celery.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python/python3-celery') diff --git a/python/python3-celery/python3-celery.SlackBuild b/python/python3-celery/python3-celery.SlackBuild index 6c4ceb2869..fa8fb429a1 100644 --- a/python/python3-celery/python3-celery.SlackBuild +++ b/python/python3-celery/python3-celery.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-celery SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-5.3.1} +VERSION=${VERSION:-5.3.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-celery/python3-celery.info b/python/python3-celery/python3-celery.info index e3adcd1061..1b2ae2188d 100644 --- a/python/python3-celery/python3-celery.info +++ b/python/python3-celery/python3-celery.info @@ -1,8 +1,8 @@ PRGNAM="python3-celery" -VERSION="5.3.1" +VERSION="5.3.4" HOMEPAGE="https://docs.celeryproject.org/" -DOWNLOAD="https://pypi.python.org/packages/source/c/celery/celery-5.3.1.tar.gz" -MD5SUM="3a722c24c56734dbfd04dcb46f9e1a83" +DOWNLOAD="https://pypi.python.org/packages/source/c/celery/celery-5.3.4.tar.gz" +MD5SUM="0d6e821f11b7433968a4c7f17a24f977" 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" -- cgit v1.2.3