[Python-modules-commits] [libcloud] 05/07: tests now use python-requests-mock
Hans-Christoph Steiner
eighthave at moszumanska.debian.org
Tue Apr 11 20:08:44 UTC 2017
This is an automated email from the git hooks/post-receive script.
eighthave pushed a commit to branch master
in repository libcloud.
commit ccf1fafee380bb81c8fa71db5fef8f6f6b45b636
Author: Hans-Christoph Steiner <hans at eds.org>
Date: Tue Apr 11 17:25:10 2017 +0200
tests now use python-requests-mock
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 076298a..66fb658 100644
--- a/debian/control
+++ b/debian/control
@@ -16,10 +16,12 @@ Build-Depends: debhelper (>= 9~),
python-mock (>= 0.8.0),
python-epydoc,
python-pydoctor,
+ python-requests-mock,
python-backports.ssl-match-hostname,
python3-all,
python3-crypto (>= 2.6),
python3-lockfile (>= 0.9),
+ python3-requests-mock,
python3-simplejson,
python3-setuptools,
python3-mock (>= 0.8.0)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/libcloud.git
More information about the Python-modules-commits
mailing list