[Python-modules-commits] [python-amqp] 04/07: Updated version 2.2.1 from 'upstream/2.2.1'

Michael Fladischer fladi at moszumanska.debian.org
Sun Jul 30 21:27:57 UTC 2017


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

fladi pushed a commit to branch debian/experimental
in repository python-amqp.

commit a0938ff055a914e7df40df67261d1181daed83fb
Merge: aff939e b112425
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Sun Jul 30 23:01:35 2017 +0200

    Updated version 2.2.1 from 'upstream/2.2.1'
    
    with Debian dir 8cd901b1e897061d07a399000b9f2cf7fbfade88

 Changelog                      |  52 ++++++++++++++
 PKG-INFO                       |   6 +-
 README.rst                     |   2 +-
 amqp.egg-info/PKG-INFO         |   6 +-
 amqp.egg-info/SOURCES.txt      |   3 +
 amqp/__init__.py               |   2 +-
 amqp/basic_message.py          |   2 +-
 amqp/channel.py                |   2 +-
 amqp/connection.py             |  68 ++++++++++++------
 amqp/method_framing.py         |  20 +++---
 amqp/platform.py               |   9 ++-
 amqp/sasl.py                   | 159 +++++++++++++++++++++++++++++++++++++++++
 amqp/transport.py              |  50 +++++++++++--
 docs/conf.py                   |   4 +-
 docs/includes/introduction.txt |   2 +-
 docs/reference/amqp.sasl.rst   |  11 +++
 docs/reference/index.rst       |   1 +
 requirements/pkgutils.txt      |   2 +-
 setup.cfg                      |   1 -
 setup.py                       |   2 +-
 t/unit/test_connection.py      | 104 ++++++++++++++++++++++++---
 t/unit/test_platform.py        |   5 ++
 t/unit/test_sasl.py            | 149 ++++++++++++++++++++++++++++++++++++++
 t/unit/test_transport.py       |   6 +-
 24 files changed, 600 insertions(+), 68 deletions(-)

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