aboutsummaryrefslogtreecommitdiff
path: root/python/billiard
diff options
context:
space:
mode:
authorYth - Arnaud <yth@ythogtha.org>2021-04-24 06:26:48 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-04-24 22:07:01 +0700
commitb9ce89c5d59870fff8888becb9c8a8b293132156 (patch)
treea25e27b1008acb6395f4f31a62e3c9f1a2065247 /python/billiard
parent18a28cd34c5f6fb37817b3abd7f828e7fc7c8b79 (diff)
downloadslackbuilds-b9ce89c5d59870fff8888becb9c8a8b293132156.tar.xz
python/billiard: Fix DOWNLOAD and README.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/billiard')
-rw-r--r--python/billiard/README13
-rw-r--r--python/billiard/billiard.info4
2 files changed, 9 insertions, 8 deletions
diff --git a/python/billiard/README b/python/billiard/README
index c755b9216036..7ea6254fd5c1 100644
--- a/python/billiard/README
+++ b/python/billiard/README
@@ -4,11 +4,12 @@ R Oudkerk's pyprocessing package.
This standalone variant draws its fixes/improvements from python-trunk
and provides additional bug fixes and improvements.
-* This package would not be possible if not for the contributions of not only
- the current maintainers but all of the contributors to the original
- pyprocessing package listed here.
-* Also, it is a fork of the multiprocessing backport package by Christian Heims.
+* This package would not be possible if not for the contributions of not
+ only the current maintainers but all of the contributors to the
+ original pyprocessing package listed here.
+* Also, it is a fork of the multiprocessing backport package by
+ Christian Heims.
* It includes the no-execv patch contributed by R. Oudkerk.
* And the Pool improvements previously located in Celery.
-* Billiard is used in and is a dependency for Celery and is maintained by the
- Celery team.
+* Billiard is used in and is a dependency for Celery and is maintained
+ by the Celery team.
diff --git a/python/billiard/billiard.info b/python/billiard/billiard.info
index eb8fa460e981..913c1b99ee5b 100644
--- a/python/billiard/billiard.info
+++ b/python/billiard/billiard.info
@@ -1,8 +1,8 @@
PRGNAM="billiard"
VERSION="3.3.0.23"
HOMEPAGE="http://github.com/celery/billiard"
-DOWNLOAD="https://github.com/celery/billiard/archive/3.3.0.23/billiard-3.3.0.23.tar.gz"
-MD5SUM="6ee416e1e7c8d8164ce29d7377cca6a4"
+DOWNLOAD="https://github.com/celery/billiard/archive/v3.3.0.23/billiard-3.3.0.23.tar.gz"
+MD5SUM="6185eab6fea29929730b396ccca423d0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""