[Python-modules-commits] [python-aiohttp] branch master updated (2d2e29e -> e895613)
Piotr Ożarowski
piotr at moszumanska.debian.org
Thu Jul 28 22:05:18 UTC 2016
This is an automated email from the git hooks/post-receive script.
piotr pushed a change to branch master
in repository python-aiohttp.
from 2d2e29e Standards-Version bumped to 3.9.8 (no changes needed)
adds 2b81bb2 Import python-aiohttp_0.20.2.orig.tar.gz
adds b5b21e0 Import python-aiohttp_0.22.1.orig.tar.gz
new ac7dc87 Import python-aiohttp_0.22.4.orig.tar.gz
new 51c0302 record new upstream branch created by importing python-aiohttp_0.22.4.orig.tar.gz and merge it
new 6d25aeb New upstream release (0.22.4)
new c984567 Backport changes in test/test_connector.py from upstream master branch
new e895613 do not create -dbgsym package
The 5 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:
CHANGES.txt | 24 ++++-
CONTRIBUTORS.txt | 1 +
PKG-INFO | 26 ++++-
aiohttp.egg-info/PKG-INFO | 26 ++++-
aiohttp.egg-info/requires.txt | 2 +-
aiohttp/__init__.py | 9 +-
aiohttp/client.py | 3 +-
aiohttp/helpers.py | 11 +-
aiohttp/test_utils.py | 5 +-
debian/.git-dpm | 14 +--
debian/changelog | 5 +-
debian/patches/series | 1 +
debian/patches/test_connector.patch | 202 ++++++++++++++++++++++++++++++++++++
debian/rules | 5 +-
docs/client.rst | 22 +++-
setup.py | 2 +-
tests/test_helpers.py | 84 +++++++++++----
tests/test_timeout.py | 10 ++
18 files changed, 396 insertions(+), 56 deletions(-)
create mode 100644 debian/patches/series
create mode 100644 debian/patches/test_connector.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-aiohttp.git
More information about the Python-modules-commits
mailing list