[owslib] 03/04: Add dependency to python-requests
Johan Van de Wauw
johanvdw-guest at moszumanska.debian.org
Tue Jun 16 19:00:53 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 cf8f008c43a4b5c250d8b8ae746685ac05b1619a
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date: Tue Jun 16 20:45:58 2015 +0200
Add dependency to python-requests
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 0b40d76..71084a5 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,8 @@ Build-Depends: debhelper (>= 9),
python-dateutil,
python-pytest,
python-tz,
- python-all
+ python-all,
+ python-requests,
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/cgit/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