[python-osmapi] 04/07: Add python{, 3}-requests to build dependencies.
Bas Couwenberg
sebastic at debian.org
Wed Dec 7 18:32:07 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository python-osmapi.
commit 15d0946ae9d53c458f3202860b7d8a851d851f47
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Wed Dec 7 19:21:22 2016 +0100
Add python{,3}-requests to build dependencies.
---
debian/changelog | 1 +
debian/control | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index dd29970..f67a36a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
python-osmapi (0.7.0-1) UNRELEASED; urgency=medium
* New upstream release.
+ * Add python{,3}-requests to build dependencies.
-- Bas Couwenberg <sebastic at debian.org> Wed, 07 Dec 2016 19:19:28 +0100
diff --git a/debian/control b/debian/control
index 3aab928..0f73667 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,8 @@ Build-Depends: debhelper (>= 9),
python3-nose,
python-mock,
python3-mock,
+ python-requests,
+ python3-requests,
python-tox,
python-xmltodict
Standards-Version: 3.9.8
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-osmapi.git
More information about the Pkg-grass-devel
mailing list