[Python-modules-commits] [python-aiohttp] 01/02: disable tests for now

Piotr Ożarowski piotr at moszumanska.debian.org
Tue Nov 8 21:48:55 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 2070b47067c1e3c8a0f3513f6e314d35a7b4ba11
Author: Piotr Ożarowski <piotr at debian.org>
Date:   Tue Nov 8 22:24:56 2016 +0100

    disable tests for now
---
 debian/rules | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/rules b/debian/rules
index 8c932a6..d5dd009 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,3 +14,8 @@ override_dh_auto_clean:
 
 override_dh_strip:
 	dh_strip --no-automatic-dbgsym
+
+override_dh_auto_test:
+	# disable tests for now:
+	# https://bugs.python.org/issue28634 needs to be fixed in Debian 
+	# and tests patched to not access internet during build (see https://bugs.debian.org/830567)

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