[Python-modules-commits] [python-amqp] branch master updated (9f74955 -> 98e6665)

Thomas Goirand zigo at moszumanska.debian.org
Sat Nov 4 22:51:43 UTC 2017


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

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

      from  9f74955     * Building sphinx doc directly within the destination folder:     $(CURDIR)/debian/python-amqp-doc/usr/share/doc/python-amqp-doc/html
       new  98e6665   Re-add changes from experimental that were not commited.

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                                           |   5 ++--
 README.rst                                         |   2 +-
 amqp/__init__.py                                   |  16 +------------
 amqp/abstract_channel.py                           |  14 -----------
 amqp/basic_message.py                              |  14 -----------
 amqp/channel.py                                    |  14 -----------
 amqp/connection.py                                 |  14 -----------
 amqp/exceptions.py                                 |  14 -----------
 amqp/method_framing.py                             |  26 ++++++---------------
 amqp/serialization.py                              |  22 ++++-------------
 amqp/transport.py                                  |  14 -----------
 debian/changelog                                   |  18 +++++++++++---
 debian/rules                                       |   2 ++
 debian/source/include-binaries                     |   2 +-
 .../signing-key.asc}                               | Bin
 debian/watch                                       |   2 +-
 docs/includes/introduction.txt                     |   2 +-
 t/unit/test_method_framing.py                      |   6 +++++
 19 files changed, 57 insertions(+), 145 deletions(-)
 rename debian/{upstream-signing-key.pgp => upstream/signing-key.asc} (100%)

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