[Python-modules-commits] [kombu] branch master updated (d6af5ab -> 9c4d22c)

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


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

bam pushed a change to branch master
in repository kombu.

      from  d6af5ab   Prepare to release 3.0.29-2.
       new  a9efe33   record new upstream branch created by importing kombu_3.0.30.orig.tar.gz
       new  a2b1b2e   Import kombu_3.0.30.orig.tar.gz
       new  5b991a9   Remove github-hosted logo from documentation
       new  f8c5dd5   merge patched into master
       new  9c4d22c   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:
 AUTHORS                                            | 10 ++-
 Changelog                                          | 28 +++++++
 PKG-INFO                                           |  4 +-
 README.rst                                         |  2 +-
 debian/.git-dpm                                    | 14 ++--
 debian/changelog                                   |  6 ++
 ...02-Fix-uuid-shim-in-upcoming-Python-3.5.1.patch | 51 -------------
 debian/patches/remove_logo.patch                   |  4 +-
 debian/patches/series                              |  1 -
 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 +++
 22 files changed, 270 insertions(+), 83 deletions(-)
 delete mode 100644 debian/patches/0002-Fix-uuid-shim-in-upcoming-Python-3.5.1.patch
 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