aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-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 c755b92160..7ea6254fd5 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 eb8fa460e9..913c1b99ee 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=""