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 <jo...@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 _______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel