[Python-modules-commits] [python-amqp] branch master updated (f10268c -> 25b8e6d)

Michael Fladischer fladi at moszumanska.debian.org
Sat Dec 19 17:55:09 UTC 2015


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

fladi pushed a change to branch master
in repository python-amqp.

      from  f10268c   Update changelog.
       new  eacc1e6   Drop broken git-dpm config.
       new  a78aa92   Remove github-hosted logo from documentation
       new  647bcd4   Removes deprecation warning
       new  fb33142   Drop dependency on sphinxcontrib.issuetracker
       new  94fb7e9   Fixed Python 3 syntax error
       new  dfc31b0   Initialize git-dpm
       new  20ea171   record new upstream branch created by importing python-amqp_1.4.8.orig.tar.gz
       new  8abdd0d   Import python-amqp_1.4.8.orig.tar.gz
       new  c418839   Remove github-hosted logo from documentation
       new  976d0de   Removes deprecation warning
       new  e369ff4   Drop dependency on sphinxcontrib.issuetracker
       new  ea44383   Fixed Python 3 syntax error
       new  670dd74   merge patched into master
       new  32db452   Enable more tests.
       new  25b8e6d   Update changelog.

The 15 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                                               | 12 ++++++++++++
 PKG-INFO                                                |  4 ++--
 README.rst                                              |  2 +-
 amqp.egg-info/PKG-INFO                                  |  4 ++--
 amqp/__init__.py                                        |  2 +-
 amqp/abstract_channel.py                                |  4 ++--
 amqp/connection.py                                      |  9 +++++----
 debian/.git-dpm                                         | 17 +++++++----------
 debian/changelog                                        |  8 ++++++++
 ...-Remove-github-hosted-logo-from-documentation.patch} |  4 +---
 ...ing.patch => 0002-Removes-deprecation-warning.patch} |  8 +++-----
 ...Drop-dependency-on-sphinxcontrib.issuetracker.patch} |  4 +---
 ...on3.patch => 0004-Fixed-Python-3-syntax-error.patch} |  4 +---
 debian/patches/series                                   |  8 ++++----
 debian/rules                                            |  2 ++
 docs/changelog.rst                                      | 12 ++++++++++++
 16 files changed, 64 insertions(+), 40 deletions(-)
 rename debian/patches/{remove_logo.patch => 0001-Remove-github-hosted-logo-from-documentation.patch} (89%)
 rename debian/patches/{remove-deprecation-warning.patch => 0002-Removes-deprecation-warning.patch} (81%)
 rename debian/patches/{drop_issuetracker.patch => 0003-Drop-dependency-on-sphinxcontrib.issuetracker.patch} (86%)
 rename debian/patches/{fix-syntax-error-in-python3.patch => 0004-Fixed-Python-3-syntax-error.patch} (88%)

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



More information about the Python-modules-commits mailing list