[Python-modules-commits] [wolframalpha] 05/05: Disable tests; they all require internet access

Ethan Ward ethanward-guest at moszumanska.debian.org
Mon Aug 21 16:11:41 UTC 2017


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

ethanward-guest pushed a commit to branch master
in repository wolframalpha.

commit 413dac10cf3bcc43c7aa399cb0503abbf676b34b
Author: Ethan Ward <ethan.ward at mycroft.ai>
Date:   Mon Aug 21 11:11:30 2017 -0500

    Disable tests; they all require internet access
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 9982d62..b049200 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
 
 #export DH_VERBOSE=1
 export PYBUILD_NAME=wolframalpha
+# All tests require internet access
+export PYBUILD_DISABLE=test
 
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild

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



More information about the Python-modules-commits mailing list