[owslib] 04/11: Skip tests as they require internet access

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Thu Sep 24 20:32:12 UTC 2015


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

johanvdw-guest pushed a commit to branch master
in repository owslib.

commit c722c51d76a41db78fb73a6889ad58a6d2c91d99
Author: Johan Van de Wauw <johan at vandewauw.be>
Date:   Mon Sep 14 22:30:26 2015 +0200

    Skip tests as they require internet access
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index b1c3064..0d280e2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,3 +5,6 @@ export PYBUILD_NAME=owslib
 
 %:
 	dh  $@ --with python2,python3 --buildsystem pybuild
+
+override_dh_auto_test:
+#skipping tests as they require internet access

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/owslib.git



More information about the Pkg-grass-devel mailing list