From 4a81814a6d428a0ea5c43ec9df83c0f2f26a4e2e Mon Sep 17 00:00:00 2001 From: Yth - Arnaud Date: Sat, 26 Oct 2019 18:42:07 +0700 Subject: python/kombu: Added (Messaging Library for Python). Signed-off-by: Willy Sudiarto Raharjo --- python/kombu/kombu.info | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 python/kombu/kombu.info (limited to 'python/kombu/kombu.info') 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" -- cgit v1.2.3