summaryrefslogtreecommitdiffstats
path: root/python/celery/celery.info
diff options
context:
space:
mode:
author Yth - Arnaud2019-10-26 13:43:45 +0200
committer Willy Sudiarto Raharjo2019-10-26 13:52:03 +0200
commitd90dcde49f4f672fe41e216aa6d4b07a7883f724 (patch)
treec28eb082b500a9a6e4536ef421e558e1b4c1b7fe /python/celery/celery.info
parenta405b5a2c4fb625eccad6c745833a267ecc55a9f (diff)
downloadslackbuilds-d90dcde49f4f672fe41e216aa6d4b07a7883f724.tar.gz
python/celery: Added (Distributed Task Queue).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/celery/celery.info')
-rw-r--r--python/celery/celery.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/celery/celery.info b/python/celery/celery.info
new file mode 100644
index 0000000000..7a0e09c0f3
--- /dev/null
+++ b/python/celery/celery.info
@@ -0,0 +1,10 @@
+PRGNAM="celery"
+VERSION="3.1.26.post2"
+HOMEPAGE="http://celeryproject.org/"
+DOWNLOAD="https://pypi.python.org/packages/source/c/celery/celery-3.1.26.post2.tar.gz"
+MD5SUM="a16881249d81591cdf5ce0dfb092ea80"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="pytz kombu billiard"
+MAINTAINER="Yth - Arnaud"
+EMAIL="yth@ythogtha.org"