[Python-modules-commits] [python-amqp] 02/03: Merge tag 'upstream/1.4.7'

Michael Fladischer fladi at moszumanska.debian.org
Sun Oct 11 10:25:19 UTC 2015


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

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

commit 0353db600e4f7c2889469d1422aef1cc89013641
Merge: c8f53d3 63088b9
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Sun Oct 11 11:54:10 2015 +0200

    Merge tag 'upstream/1.4.7'
    
    Upstream version 1.4.7

 Changelog                  | 21 ++++++++++++
 PKG-INFO                   |  4 +--
 README.rst                 |  2 +-
 amqp.egg-info/PKG-INFO     |  4 +--
 amqp.egg-info/SOURCES.txt  |  4 +++
 amqp/__init__.py           |  2 +-
 amqp/channel.py            | 23 ++++++++++---
 amqp/connection.py         |  6 ++--
 amqp/exceptions.py         |  6 +++-
 amqp/five.py               |  6 ++--
 amqp/serialization.py      |  7 ++--
 amqp/tests/__init__.py     |  0
 amqp/tests/case.py         | 85 ++++++++++++++++++++++++++++++++++++++++++++++
 amqp/tests/test_channel.py | 35 +++++++++++++++++++
 docs/changelog.rst         | 21 ++++++++++++
 setup.cfg                  |  6 ++++
 16 files changed, 210 insertions(+), 22 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