[Python-modules-commits] [pytest] 04/04: Annotate B-Ds with <!nocheck>

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 f1e5681441e53c09bd2ce0eb5a6eb6d98c52a48d
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sun Aug 21 17:32:49 2016 +0200

    Annotate B-Ds with <!nocheck>
---
 debian/control | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 5207b73..45b0c27 100644
--- a/debian/control
+++ b/debian/control
@@ -8,18 +8,18 @@ Build-Depends: debhelper (>= 9),
                dh-python,
                python-all (>= 2.6.6-3~),
                python-doc,
-               python-mock (>= 1.0.1),
-               python-hypothesis,
-               python-nose,
-               python-pexpect,
+               python-mock (>= 1.0.1) <!nocheck>,
+               python-hypothesis <!nocheck>,
+               python-nose <!nocheck>,
+               python-pexpect <!nocheck>,
                python-py (>= 1.4.29),
                python-setuptools,
                python-sphinx (>= 1.0.7+dfsg),
-               python-twisted-core,
+               python-twisted-core <!nocheck>,
                python3-all (>= 3.1.2-6~),
-               python3-hypothesis,
-               python3-mock (>= 1.0.1),
-               python3-nose,
+               python3-hypothesis <!nocheck>,
+               python3-mock (>= 1.0.1) <!nocheck>,
+               python3-nose <!nocheck>,
                python3-py (>= 1.4.29),
                python3-setuptools,
 X-Python-Version: >= 2.6

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