summaryrefslogtreecommitdiffstats
path: root/python/python3-celery
diff options
context:
space:
mode:
author Arn0 <yth@ythogtha.org>2023-03-06 10:15:04 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-03-12 08:48:11 +0700
commit5e31ad64062f19416de30ad38f3da6411f27ffa8 (patch)
tree8dece6cceaf1d71f0b5dc88e4bb4dd3f2e539df6 /python/python3-celery
parent9f1b94886a761724522c702e86f792b6dc7fe426 (diff)
downloadslackbuilds-5e31ad64062f19416de30ad38f3da6411f27ffa8.tar.gz
slackbuilds-5e31ad64062f19416de30ad38f3da6411f27ffa8.tar.xz
python/python3-celery: Updated for version 5.2.7.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-celery')
-rw-r--r--python/python3-celery/python3-celery.SlackBuild2
-rw-r--r--python/python3-celery/python3-celery.info8
-rw-r--r--python/python3-celery/versions.patch4
3 files changed, 7 insertions, 7 deletions
diff --git a/python/python3-celery/python3-celery.SlackBuild b/python/python3-celery/python3-celery.SlackBuild
index 91d828b913..d92f1b0642 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.2.6}
+VERSION=${VERSION:-5.2.7}
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 18087024f2..00b7d950da 100644
--- a/python/python3-celery/python3-celery.info
+++ b/python/python3-celery/python3-celery.info
@@ -1,10 +1,10 @@
PRGNAM="python3-celery"
-VERSION="5.2.6"
+VERSION="5.2.7"
HOMEPAGE="https://docs.celeryproject.org/"
-DOWNLOAD="https://pypi.python.org/packages/source/c/celery/celery-5.2.6.tar.gz"
-MD5SUM="22f7704806c7cf9eab757da363706b27"
+DOWNLOAD="https://pypi.python.org/packages/source/c/celery/celery-5.2.7.tar.gz"
+MD5SUM="d684a4f20069c3c4c2f79e17fec42c52"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-kombu python3-billiard python3-prompt_toolkit pytz click-legacy7 click-didyoumean click-plugins click-repl"
+REQUIRES="python3-kombu python3-billiard python3-prompt_toolkit pytz click click-didyoumean click-plugins click-repl"
MAINTAINER="Yth - Arnaud"
EMAIL="yth@ythogtha.org"
diff --git a/python/python3-celery/versions.patch b/python/python3-celery/versions.patch
index 0e02a79d85..90bc30e88e 100644
--- a/python/python3-celery/versions.patch
+++ b/python/python3-celery/versions.patch
@@ -3,7 +3,7 @@ diff -c a/requirements/default.txt b/requirements/default.txt
--- b/requirements/default.txt 2022-03-04 23:38:51.109040631 +0100
***************
*** 2,9 ****
- billiard>=3.6.4.0,<4.0
+! billiard>=3.6.4.0,<4.0
kombu>=5.2.3,<6.0
vine>=5.0.0,<6.0
! click>=8.0.3,<9.0
@@ -12,7 +12,7 @@ diff -c a/requirements/default.txt b/requirements/default.txt
click-plugins>=1.1.1
importlib-metadata>=1.4.0; python_version < '3.8'
--- 2,9 ----
- billiard>=3.6.4.0,<4.0
+! billiard>=3.6.4.0
kombu>=5.2.3,<6.0
vine>=5.0.0,<6.0
! click<9.0