[Python-modules-commits] [vcr.py] 03/06: Wrap, sort and add python{, 3}-pytest-httpbin to 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 c8939af6638d9035405dcf1f9ec8d8a4e388a2ff
Author: Daniele Tricoli <eriol at mornie.org>
Date:   Sun Aug 28 18:42:22 2016 +0200

    Wrap, sort and add python{,3}-pytest-httpbin to Depends
---
 debian/tests/control | 32 ++++++++++++++++++++++++++++++--
 1 file changed, 30 insertions(+), 2 deletions(-)

diff --git a/debian/tests/control b/debian/tests/control
index 9dbc5b5..6af764f 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,5 +1,33 @@
 Tests: python-vcr
-Depends: python-all, python-six, python-wrapt, python-yaml, python-contextlib2, python-mock, python-pytest, python-pytest-localserver, python-urllib3, python-requests, python-httplib2, python-tornado, python-pytest-tornado
+Depends:
+ python-all,
+ python-contextlib2,
+ python-httplib2,
+ python-mock,
+ python-pytest,
+ python-pytest-httpbin,
+ python-pytest-localserver,
+ python-pytest-tornado
+ python-requests,
+ python-six,
+ python-tornado,
+ python-urllib3,
+ python-wrapt,
+ python-yaml
 
 Tests: python3-vcr
-Depends: python3-all, python3-six, python3-wrapt, python3-yaml, python3-contextlib2, python3-mock, python3-pytest, python3-pytest-localserver, python3-urllib3, python3-requests, python3-httplib2, python3-tornado, python3-pytest-tornado
+Depends:
+ python3-all,
+ python3-contextlib2,
+ python3-httplib2,
+ python3-mock,
+ python3-pytest,
+ python3-pytest-httpbin,
+ python3-pytest-localserver,
+ python3-pytest-tornado,
+ python3-requests,
+ python3-six,
+ python3-tornado,
+ python3-urllib3,
+ python3-wrapt,
+ python3-yaml

-- 
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