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

johanvdw-guest pushed a commit to tag debian/0.16.0-1
in repository owslib.

commit 8320dc61acb561db2651a76e36f7ea807b51566a
Author: Johan Van de Wauw <jo...@gisky.be>
Date:   Fri Dec 22 12:54:21 2017 +0100

    Use Python 3 version of Sphinx
---
 debian/control | 2 --
 debian/rules   | 2 +-
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 37112bb..1aa81c2 100644
--- a/debian/control
+++ b/debian/control
@@ -18,9 +18,7 @@ Build-Depends: debhelper (>= 9),
                python3-tz,
                python3-all,
                python3-requests,
-               python-sphinx,
                python3-sphinx
-               python-sphinx 
 Standards-Version: 4.1.2
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/owslib.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-grass/owslib.git
diff --git a/debian/rules b/debian/rules
index bd619cf..542cc54 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 # -*- makefile -*-
 
 export PYBUILD_NAME=owslib
-export PYBUILD_AFTER_BUILD_python2 = cd docs;make html
+export PYBUILD_AFTER_BUILD_python3 = cd docs;make html
 
 include /usr/share/dpkg/pkg-info.mk
 

-- 
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

Reply via email to