From 24b521b8c92af19f039c22599313785f491f8e3d Mon Sep 17 00:00:00 2001 From: rodent Date: Sun, 15 Jun 2014 15:36:00 +0000 Subject: 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``. --- net/py-kombu/Makefile | 4 ++-- net/py-kombu/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'net') 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/ diff --git a/net/py-kombu/distinfo b/net/py-kombu/distinfo index 1c9fff2523b..6ff9db46859 100644 --- a/net/py-kombu/distinfo +++ b/net/py-kombu/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2014/06/09 00:16:23 rodent Exp $ +$NetBSD: distinfo,v 1.9 2014/06/15 15:36:00 rodent Exp $ -SHA1 (kombu-3.0.18.tar.gz) = f86983044bbd8a049ddb67ab5bceacd9b0c37457 -RMD160 (kombu-3.0.18.tar.gz) = f530358fb97b844d796eaa127a6885cc17064ff6 -Size (kombu-3.0.18.tar.gz) = 343083 bytes +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 -- cgit v1.2.3