[Python-modules-commits] [pytest] 02/04: Add python{, 3}-hypothesis to B-D

Sebastian Ramacher sramacher at moszumanska.debian.org
Sun Aug 21 15:34:12 UTC 2016


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

sramacher pushed a commit to branch master
in repository pytest.

commit f3b5dbd2954b19c4c54a4d5c9ccd69157ac018f4
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sun Aug 21 17:23:36 2016 +0200

    Add python{,3}-hypothesis to B-D
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index beb64ac..5207b73 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends: debhelper (>= 9),
                python-all (>= 2.6.6-3~),
                python-doc,
                python-mock (>= 1.0.1),
+               python-hypothesis,
                python-nose,
                python-pexpect,
                python-py (>= 1.4.29),
@@ -16,11 +17,11 @@ Build-Depends: debhelper (>= 9),
                python-sphinx (>= 1.0.7+dfsg),
                python-twisted-core,
                python3-all (>= 3.1.2-6~),
+               python3-hypothesis,
                python3-mock (>= 1.0.1),
                python3-nose,
                python3-py (>= 1.4.29),
                python3-setuptools,
-Build-Conflicts: python-pytest-xdist (<< 1.5)
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.2
 Standards-Version: 3.9.8

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



More information about the Python-modules-commits mailing list