[owslib] 02/02: More changes for python3
Johan Van de Wauw
johanvdw-guest at moszumanska.debian.org
Fri Feb 13 21:43:03 UTC 2015
This is an automated email from the git hooks/post-receive script.
johanvdw-guest pushed a commit to branch python3
in repository owslib.
commit 338f0c77b1b55a7f320020dac837487961ad7ca8
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date: Tue Dec 23 22:06:54 2014 +0100
More changes for python3
However - even though it can be built, it is not yet stable.
Not yet using this in the master branch
---
debian/control | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 404da9f..6b4d625 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,12 @@ Build-Depends: debhelper (>= 9),
python-dateutil,
python-pytest,
python-tz,
- python-all
+ python-all,
+ python3-setuptools,
+ python3-dateutil,
+ python3-pytest,
+ python3-tz,
+ python3-all
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/owslib.git
Vcs-Git: git://anonscm.debian.org/pkg-grass/owslib.git
--
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