[Python-modules-commits] [pyudev] 09/10: Add isolation-machine restriction to autopkgtests.

Felix Geyer fgeyer at moszumanska.debian.org
Fri Sep 9 21:44:46 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 ac4721bf43b2f4bae8d7f6230aa04b2c0e4e59f8
Author: Felix Geyer <fgeyer at debian.org>
Date:   Fri Sep 9 23:31:38 2016 +0200

    Add isolation-machine restriction to autopkgtests.
---
 debian/changelog     | 1 +
 debian/tests/control | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a12f121..3977d94 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ pyudev (0.21.0-1) UNRELEASED; urgency=medium
 
   * New upstream release.
   * Run more tests.
+  * Add isolation-machine restriction to autopkgtests.
 
  -- Felix Geyer <fgeyer at debian.org>  Fri, 09 Sep 2016 22:32:28 +0200
 
diff --git a/debian/tests/control b/debian/tests/control
index 137cdb0..d4f41f2 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,5 +1,7 @@
 Test-Command: py.test tests/test_core.py tests/test_util.py
 Depends: python-pyudev, python-pytest, python-mock, python-hypothesis
+Restrictions: isolation-machine
 
 Test-Command: py.test-3 tests/test_core.py tests/test_util.py
 Depends: python3-pyudev, python3-pytest, python3-mock, python3-hypothesis
+Restrictions: isolation-machine

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