summaryrefslogtreecommitdiff
path: root/net/py-kombu/Makefile
diff options
context:
space:
mode:
authorrodent <rodent>2014-06-15 15:36:00 +0000
committerrodent <rodent>2014-06-15 15:36:00 +0000
commit77f929db19b361bac3ad5c80796e74b8436b2ebc (patch)
tree55859703b176fad7945a2a7f63e16fb5d9b1af40 /net/py-kombu/Makefile
parent73504fc40f4326c369139196d592ca5496271404 (diff)
downloadpkgsrc-77f929db19b361bac3ad5c80796e74b8436b2ebc.tar.gz
3.0.19
====== - The wheel distribution did not support Python 2.6 by failing to list the extra dependencies required. - Durable and auto_delete queues/exchanges can be be cached using ``maybe_declare``.
Diffstat (limited to 'net/py-kombu/Makefile')
-rw-r--r--net/py-kombu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-kombu/Makefile b/net/py-kombu/Makefile
index d7bb09f310e..7395f26a3de 100644
--- a/net/py-kombu/Makefile
+++ b/net/py-kombu/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2014/06/09 00:16:23 rodent Exp $
+# $NetBSD: Makefile,v 1.11 2014/06/15 15:36:00 rodent Exp $
-DISTNAME= kombu-3.0.18
+DISTNAME= kombu-3.0.19
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= net python
MASTER_SITES= https://pypi.python.org/packages/source/k/kombu/