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

Michael Fladischer fladi at moszumanska.debian.org
Sun Jul 30 21:42: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 4d7d6321c34a506d9442d3fd13479b8dc012c5f1
Merge: 3db48df 410ffa7
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Sun Jul 30 23:35:36 2017 +0200

    Updated version 2.2.1 from 'upstream/2.2.1'
    
    with Debian dir 7785c9853d7d31f2199aa28cf470640c13f53fac

 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