[Python-modules-commits] [python-botocore] 05/10: disable test

Takaki Taniguchi takaki at moszumanska.debian.org
Mon Jul 10 07:45:21 UTC 2017


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

takaki pushed a commit to branch master
in repository python-botocore.

commit c739914c9fd4e669f97c0b9daf59b621794931f2
Author: TANIGUCHI Takaki <takaki at asis.media-as.org>
Date:   Tue Jul 4 16:17:45 2017 +0900

    disable test
---
 debian/rules | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 5d5027e..868eff3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,7 @@
 #export DH_VERBOSE=1
 
 export PYBUILD_NAME=botocore
+export PYBUILD_DISABLE=test
 
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild
@@ -12,6 +13,3 @@ export PYBUILD_NAME=botocore
 override_dh_fixperms:
 	dh_fixperms
 	chmod -x $(CURDIR)/debian/python*-botocore/usr/lib/python*/dist-packages/botocore/data/*/*/*.json
-
-override_dh_auto_test:
-	true

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-botocore.git



More information about the Python-modules-commits mailing list