[Python-modules-commits] [kombu] branch upstream updated (d36ec12 -> a2b1b2e)

Brian May bam at moszumanska.debian.org
Mon Dec 7 10:25:37 UTC 2015


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

bam pushed a change to branch upstream
in repository kombu.

      from  d36ec12   Import kombu_3.0.29.orig.tar.gz
       new  a2b1b2e   Import kombu_3.0.30.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:
 AUTHORS                              | 10 +++--
 Changelog                            | 28 ++++++++++++
 PKG-INFO                             |  4 +-
 README.rst                           |  2 +-
 docs/changelog.rst                   | 28 ++++++++++++
 docs/introduction.rst                |  2 +-
 docs/userguide/pools.rst             |  2 +-
 docs/userguide/serialization.rst     |  4 +-
 extra/appveyor/install.ps1           | 85 ++++++++++++++++++++++++++++++++++++
 extra/appveyor/run_with_compiler.cmd | 47 ++++++++++++++++++++
 kombu.egg-info/PKG-INFO              |  4 +-
 kombu.egg-info/SOURCES.txt           |  2 +
 kombu/__init__.py                    |  2 +-
 kombu/async/hub.py                   | 35 ++++++++++++---
 kombu/transport/django/managers.py   |  2 +
 kombu/transport/qpid.py              |  9 +++-
 kombu/transport/redis.py             | 11 +++++
 kombu/utils/__init__.py              | 13 +++---
 18 files changed, 263 insertions(+), 27 deletions(-)
 create mode 100644 extra/appveyor/install.ps1
 create mode 100644 extra/appveyor/run_with_compiler.cmd

-- 
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