diff options
author | Yth - Arnaud <yth@ythogtha.org> | 2019-10-26 18:42:07 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-26 18:52:02 +0700 |
commit | 4a81814a6d428a0ea5c43ec9df83c0f2f26a4e2e (patch) | |
tree | 385aa33015ef8be8e142394fa92ad81ac6567874 /python/kombu/kombu.info | |
parent | b99fa70031babad1f607dc4d800e398ca93ad8e2 (diff) |
python/kombu: Added (Messaging Library for Python).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/kombu/kombu.info')
-rw-r--r-- | python/kombu/kombu.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/kombu/kombu.info b/python/kombu/kombu.info new file mode 100644 index 0000000000000..aaa44676c155c --- /dev/null +++ b/python/kombu/kombu.info @@ -0,0 +1,10 @@ +PRGNAM="kombu" +VERSION="3.0.37" +HOMEPAGE="https://kombu.readthedocs.io/" +DOWNLOAD="https://pypi.python.org/packages/source/k/kombu/kombu-3.0.37.tar.gz" +MD5SUM="a1901036ba5e70e6b1733f7c2d5ee313" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="amqp anyjson" +MAINTAINER="Yth - Arnaud" +EMAIL="yth@ythogtha.org" |