[Python-modules-commits] [vcr.py] 03/07: deb/control: fulfill more deps for tests (importorskip)
Daniel Stender
danstender-guest at moszumanska.debian.org
Sat Aug 1 08:32:16 UTC 2015
This is an automated email from the git hooks/post-receive script.
danstender-guest pushed a commit to branch master
in repository vcr.py.
commit 53496c90a62c9c358eab618424d1ae52eaa87c64
Author: Daniel Stender <debian at danielstender.com>
Date: Fri Jul 31 17:55:25 2015 +0200
deb/control: fulfill more deps for tests (importorskip)
---
debian/changelog | 2 +-
debian/control | 12 +++++++++++-
2 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e5875d6..a155979 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ vcr.py (1.6.1-1) UNRELEASED; urgency=medium
* Initial release (Closes: #792700).
- -- Daniel Stender <debian at danielstender.com> Fri, 31 Jul 2015 17:06:05 +0200
+ -- Daniel Stender <debian at danielstender.com> Fri, 31 Jul 2015 17:52:47 +0200
diff --git a/debian/control b/debian/control
index 9f0dc23..d90903e 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,11 @@ Build-Depends:
python-mock,
python-pytest,
python-pytest-localserver,
+ python-urllib3,
+ python-requests,
+ python-httplib2,
+ python-tornado,
+ python-pytest-tornado,
python3-all,
python3-setuptools,
python3-six (>= 1.5),
@@ -25,7 +30,12 @@ Build-Depends:
python3-contextlib2,
python3-mock,
python3-pytest,
- python3-pytest-localserver
+ python3-pytest-localserver,
+ python3-urllib3,
+ python3-requests,
+ python3-httplib2,
+ python3-tornado,
+ python3-pytest-tornado
Standards-Version: 3.9.6
Homepage: https://github.com/kevin1024/vcrpy/
Vcs-Git: git://anonscm.debian.org/python-modules/packages/vcr.py.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/vcr.py.git
More information about the Python-modules-commits
mailing list