[Python-modules-commits] [python-aiohttp] 03/05: New upstream release (0.22.4)

Piotr Ożarowski piotr at moszumanska.debian.org
Thu Jul 28 22:05:19 UTC 2016


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

piotr pushed a commit to branch master
in repository python-aiohttp.

commit 6d25aebbaaff378e1b16f8d661c258b317bae345
Author: Piotr Ożarowski <piotr at debian.org>
Date:   Thu Jul 28 23:32:43 2016 +0200

    New upstream release (0.22.4)
---
 debian/changelog | 4 ++--
 debian/rules     | 2 --
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e7a0ca4..3c41884 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-python-aiohttp (0.22.1-1) UNRELEASED; urgency=medium
+python-aiohttp (0.22.4-1) unstable; urgency=medium
 
   [ Ondřej Nový ]
   * Fixed VCS URL (https)
@@ -8,7 +8,7 @@ python-aiohttp (0.22.1-1) UNRELEASED; urgency=medium
     - Add dependency on python3-multidict
   * Standards-Version bumped to 3.9.8 (no changes needed)
 
- -- Piotr Ożarowski <piotr at debian.org>  Sat, 23 Jul 2016 15:07:00 +0200
+ -- Piotr Ożarowski <piotr at debian.org>  Thu, 28 Jul 2016 23:32:19 +0200
 
 python-aiohttp (0.20.2-1) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index 4e5e3cf..d050e4f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,8 +4,6 @@ export PYBUILD_NAME = aiohttp
 # enable pytest also here to make backports easier
 export PYBUILD_TEST_PYTEST=1
 export PYBUILD_TEST_ARGS={dir}/tests
-export PYBUILD_TEST_ARGS_python3.5=$(PYBUILD_TEST_ARGS) -k-test_client_functional_oldstyle
-export PYBUILD_TEST_ARGS_python3.5-dbg=$(PYBUILD_TEST_ARGS_python3.5)
 
 %:
 	dh $@ --with python3,sphinxdoc --buildsystem pybuild

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