[Python-modules-commits] [pytest-qt] 03/05: Add choice of PyQt APIs to Recommends

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Oct 10 14:42:01 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 b34c00c4dbceb7daef4c5e7a3aef7914060b38d2
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Tue Oct 10 11:35:04 2017 +0100

    Add choice of PyQt APIs to Recommends
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 1848389..50121f7 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,8 @@ X-Python3-Version: >= 3.4
 Package: python3-pytestqt
 Architecture: all
 Depends: ${misc:Depends},
-         ${python3:Depends},
+         ${python3:Depends}
+Recommends: python3-pyqt5 | python3-pyqt4
 Suggests: python-pytestqt-doc <!nodoc>
 Description: pytest plugin for Qt application testing (Python 3)
  Pytest-qt is a pytest plugin that allows programmers to write tests for

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