summaryrefslogtreecommitdiff
path: root/net/py-kombu/distinfo
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-03-06 18:43:55 +0000
committeradam <adam@pkgsrc.org>2019-03-06 18:43:55 +0000
commit72978f7ed84307bdc240eb3f2e0d196fc9571cff (patch)
tree302eb7b7fdcf6216b1474ff5eaa6838a9d32d4d7 /net/py-kombu/distinfo
parenta8438d71a68c5c261c335145341705064c19aeb2 (diff)
downloadpkgsrc-72978f7ed84307bdc240eb3f2e0d196fc9571cff.tar.gz
py-kombu: updated to 4.4.0
4.4.0: - Restore bz2 import checks in compression module. The checks were removed in celery/kombu-938 <https://github.com/celery/kombu/pull/938>_ due to assumption that it only affected Jython. However, bz2 support can be missing in Pythons built without bz2 support. - Fix regression that occurred in 4.3.0 when parsing Redis Sentinel master URI containing password. - Handle the case when only one Redis Sentinel node is provided. - Support SSL URL parameters correctly for rediss:// URIs. - Revert celery/kombu-954 <https://github.com/celery/kombu/pull/954>_. Instead bump the required redis-py dependency to 3.2.0 to include this fix andymccurdy/redis-py@4e1e748 <https://github.com/andymccurdy/redis-py/commit/4e1e74809235edc19e03edb79c97c80a3e4e9eca>_. - Added support for broadcasting using a regular expression pattern or a glob pattern to multiple Pidboxes.
Diffstat (limited to 'net/py-kombu/distinfo')
-rw-r--r--net/py-kombu/distinfo10
1 files changed, 5 insertions, 5 deletions
diff --git a/net/py-kombu/distinfo b/net/py-kombu/distinfo
index 619b3833ee7..ecc0726c57e 100644
--- a/net/py-kombu/distinfo
+++ b/net/py-kombu/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2019/02/13 16:24:15 adam Exp $
+$NetBSD: distinfo,v 1.18 2019/03/06 18:43:55 adam Exp $
-SHA1 (kombu-4.3.0.tar.gz) = 45bb35b627da4d80d380283974fb166ab518ce93
-RMD160 (kombu-4.3.0.tar.gz) = 2e437a54129ee0eea85491cb370c2e760620397a
-SHA512 (kombu-4.3.0.tar.gz) = dba44dc802907b0eac8b9dbce427691fc285ee9c343f484ad37ffca564d6c07275bea5c2a4b7e763d441c10c7289a91680e4e310f5b55b8d744448045014b477
-Size (kombu-4.3.0.tar.gz) = 429400 bytes
+SHA1 (kombu-4.4.0.tar.gz) = 17139c7ccf8ed65fe2a7226f3de9954f5cf77063
+RMD160 (kombu-4.4.0.tar.gz) = 25520991adf84425dd47ca8d06ed4689c057c7ae
+SHA512 (kombu-4.4.0.tar.gz) = 2f7bd71f848c7bba0643e47c43af79ae09373597bed86786e3a90f2acd69414583021e7f5544e47bf01f760b1fd9788e89e88a32cd22a3d74a34845b7917e10b
+Size (kombu-4.4.0.tar.gz) = 435287 bytes