[Python-modules-commits] [vcr.py] 02/06: Add python{, 3}-pytest-httpbin to Build Depends
Daniele Tricoli
eriol-guest at moszumanska.debian.org
Sun Aug 28 17:44:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
eriol-guest pushed a commit to branch master
in repository vcr.py.
commit b2f2de59aa32240c62c45d036675a98934f15666
Author: Daniele Tricoli <eriol at mornie.org>
Date: Fri Aug 26 00:39:37 2016 +0200
Add python{,3}-pytest-httpbin to Build Depends
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 0b9e486..3626c25 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Build-Depends:
python-httplib2,
python-mock,
python-pytest,
+ python-pytest-httpbin,
python-pytest-localserver,
python-pytest-tornado,
python-requests,
@@ -28,6 +29,7 @@ Build-Depends:
python3-httplib2,
python3-mock,
python3-pytest,
+ python3-pytest-httpbin,
python3-pytest-localserver,
python3-pytest-tornado,
python3-requests,
--
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