[Python-modules-commits] [python-bitbucket-api] 05/05: Disable test

ChangZhuo Chen czchen at moszumanska.debian.org
Sat Oct 15 09:06:01 UTC 2016


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

czchen pushed a commit to branch master
in repository python-bitbucket-api.

commit f4e7fd739b8f15203d081811e5d2a5ab84dfbd8b
Author: ChangZhuo Chen (陳昌倬) <czchen at debian.org>
Date:   Sat Oct 15 17:03:45 2016 +0800

    Disable test
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 9824d59..6af7a6b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,3 +5,6 @@ export PYBUILD_NAME=bitbucket-api
 
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild
+
+override_dh_auto_test:
+	# The test requires network.

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



More information about the Python-modules-commits mailing list