[Python-modules-commits] [raven] 07/08: d/control: add some missing packages for tests

Vincent Bernat bernat at moszumanska.debian.org
Sun Nov 12 19:55:33 UTC 2017


This is an automated email from the git hooks/post-receive script.

bernat pushed a commit to annotated tag debian/6.3.0-1
in repository raven.

commit 0ef58d02f6ffa41bf692f65d80dccb54211c8e53
Author: Vincent Bernat <vincent at bernat.im>
Date:   Sun Nov 12 20:42:01 2017 +0100

    d/control: add some missing packages for tests
---
 debian/control | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 0ee788e..5c028bd 100644
--- a/debian/control
+++ b/debian/control
@@ -27,12 +27,15 @@ Build-Depends: debhelper (>= 9), dh-python,
                python-tz, python3-tz,
                python-pytest, python3-pytest,
                python-pytest-timeout, python3-pytest-timeout,
+               python-pytest-xdist, python3-pytest-xdist,
+               python-pytest-cov, python3-pytest-cov,
                python-requests, python3-requests,
                python-tornado, python3-tornado,
                python-webob, python3-webob,
                python-webtest, python3-webtest,
                python-anyjson, python3-anyjson,
-               python-gevent, python3-gevent
+               python-zconfig, python3-zconfig,
+               python-gevent, python3-gevent,
 Standards-Version: 4.1.1
 Homepage: https://github.com/getsentry/raven-python
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/raven.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/raven.git



More information about the Python-modules-commits mailing list