summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2014-07-16 23:18:37 +0000
committerrodent <rodent@pkgsrc.org>2014-07-16 23:18:37 +0000
commit2a95e59b181170c04284a86eee2798d4249609da (patch)
treec2e001bce9e7d52dce3b213a5f050283d673c01d /net
parentfc55927317ebe41ac51684117ae8b3be7bef96a1 (diff)
downloadpkgsrc-2a95e59b181170c04284a86eee2798d4249609da.tar.gz
3.0.21
====== - Fixed remaining bug in ``maybe_declare`` for ``auto_delete`` exchanges. - MongoDB: Creating a channel now properly evaluates a connection (Issue #363). 3.0.20 ====== - Reverts change in 3.0.17 where ``maybe_declare`` caches the declaration of auto_delete queues and exchanges. - Redis: Fixed race condition when using gevent and the channel is closed.
Diffstat (limited to 'net')
-rw-r--r--net/py-kombu/Makefile4
-rw-r--r--net/py-kombu/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/net/py-kombu/Makefile b/net/py-kombu/Makefile
index 7395f26a3de..7b1f0787deb 100644
--- a/net/py-kombu/Makefile
+++ b/net/py-kombu/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2014/06/15 15:36:00 rodent Exp $
+# $NetBSD: Makefile,v 1.12 2014/07/16 23:18:37 rodent Exp $
-DISTNAME= kombu-3.0.19
+DISTNAME= kombu-3.0.21
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= net python
MASTER_SITES= https://pypi.python.org/packages/source/k/kombu/
diff --git a/net/py-kombu/distinfo b/net/py-kombu/distinfo
index 6ff9db46859..32e1729bdd9 100644
--- a/net/py-kombu/distinfo
+++ b/net/py-kombu/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2014/06/15 15:36:00 rodent Exp $
+$NetBSD: distinfo,v 1.10 2014/07/16 23:18:37 rodent Exp $
-SHA1 (kombu-3.0.19.tar.gz) = a5a65def1bc9c0b0b205879a2f9a79131a6f0d01
-RMD160 (kombu-3.0.19.tar.gz) = f17cebde7e69a9a1f2cebcbf4cdca4ab32440d37
-Size (kombu-3.0.19.tar.gz) = 343272 bytes
+SHA1 (kombu-3.0.21.tar.gz) = df4d46bc4dbdadd121eb7045a576380253cd7081
+RMD160 (kombu-3.0.21.tar.gz) = 5a9df41f36c579b08f025b70b56578d33da4e127
+Size (kombu-3.0.21.tar.gz) = 343363 bytes