[Python-modules-commits] [pyudev] 07/08: Add python-hypothesis to autopkgtest dependencies.

Felix Geyer fgeyer at moszumanska.debian.org
Tue Apr 26 19:26:19 UTC 2016


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

fgeyer pushed a commit to branch master
in repository pyudev.

commit c82236089de7dd8503bdcdd7556954171c4e4750
Author: Felix Geyer <fgeyer at debian.org>
Date:   Tue Apr 26 20:57:55 2016 +0200

    Add python-hypothesis to autopkgtest dependencies.
---
 debian/tests/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/tests/control b/debian/tests/control
index a4cbbd1..cf3a1a3 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,5 +1,5 @@
 Test-Command: py.test tests/test_core.py
-Depends: python-pyudev, python-pytest, python-mock
+Depends: python-pyudev, python-pytest, python-mock, python-hypothesis
 
 Test-Command: py.test-3 tests/test_core.py
-Depends: python3-pyudev, python3-pytest, python3-mock
+Depends: python3-pyudev, python3-pytest, python3-mock, python3-hypothesis

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



More information about the Python-modules-commits mailing list