[Python-modules-commits] [pytest-qt] 02/03: Fixup autopkgtest
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Sat Feb 11 15:45:20 UTC 2017
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository pytest-qt.
commit cc33859c48c03cc9658479573f17c0d181b1c874
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Sat Feb 11 15:38:31 2017 +0000
Fixup autopkgtest
---
debian/tests/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/tests/control b/debian/tests/control
index 5131062..d78183d 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,14 +1,14 @@
Test-Command: cp -a tests $AUTOPKGTEST_TMP
; cd $AUTOPKGTEST_TMP
; PYTEST_QT_API=pyqt5 xvfb-run -a python3 -m pytest tests
-Depends: python3-pyqt5, python3-pytest-qt, xauth, xvfb
+Depends: python3-pyqt5, python3-pytestqt, xauth, xvfb
Test-Command: cp -a tests $AUTOPKGTEST_TMP
; cd $AUTOPKGTEST_TMP
; PYTEST_QT_API=pyside xvfb-run -a python3 -m pytest tests
-Depends: python3-pyside, python3-pytest-qt, xauth, xvfb
+Depends: python3-pyside, python3-pytestqt, xauth, xvfb
Test-Command: cp -a tests $AUTOPKGTEST_TMP
; cd $AUTOPKGTEST_TMP
; PYTEST_QT_API=pyqt4 xvfb-run -a python3 -m pytest tests
-Depends: python3-pyqt4, python3-pytest-qt, xauth, xvfb
+Depends: python3-pyqt4, python3-pytestqt, xauth, xvfb
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pytest-qt.git
More information about the Python-modules-commits
mailing list