[Python-modules-commits] [kombu] branch upstream updated (9c5b4b6 -> 5bdc5a4)

Brian May bam at moszumanska.debian.org
Mon Jan 18 07:34:53 UTC 2016


This is an automated email from the git hooks/post-receive script.

bam pushed a change to branch upstream
in repository kombu.

      from  9c5b4b6   Import kombu_3.0.32.orig.tar.gz
       new  5bdc5a4   Import kombu_3.0.33.orig.tar.gz

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changelog                           |  15 +++
 PKG-INFO                            |   4 +-
 README.rst                          |   2 +-
 docs/changelog.rst                  |  15 +++
 docs/introduction.rst               |   2 +-
 kombu.egg-info/PKG-INFO             |   4 +-
 kombu.egg-info/requires.txt         |   2 +-
 kombu/__init__.py                   |   2 +-
 kombu/five.py                       |   9 +-
 kombu/tests/transport/test_qpid.py  | 227 +++++-------------------------------
 kombu/tests/transport/test_redis.py |  84 +++++++------
 kombu/transport/qpid.py             | 105 ++---------------
 kombu/transport/redis.py            |   5 +-
 requirements/default.txt            |   2 +-
 14 files changed, 136 insertions(+), 342 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/kombu.git



More information about the Python-modules-commits mailing list