[Python-modules-commits] [kombu] branch master updated (88fb258 -> 23a5233)

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


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

bam pushed a change to branch master
in repository kombu.

      from  88fb258   New upstream release.
       new  a371fe5   record new upstream branch created by importing kombu_3.0.33.orig.tar.gz
       new  5bdc5a4   Import kombu_3.0.33.orig.tar.gz
       new  854fb06   Remove github-hosted logo from documentation
       new  216780c   merge patched into master
       new  23a5233   New changelog entry

The 5 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 +-
 debian/.git-dpm                     |  14 +--
 debian/changelog                    |   6 +
 debian/patches/remove_logo.patch    |   4 +-
 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 +-
 17 files changed, 151 insertions(+), 351 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