Source: pytest-qt
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Ghislain Antony Vaillant <ghisvail@gmail.com>
Section: python
Testsuite: autopkgtest-pkg-python
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3-all:any,
               python3-pyqt5 <!nocheck>,
               python3-pytest,
               python3-setuptools,
               python3-setuptools-scm,
               python3-sphinx <!nodoc>,
               python3-sphinx-rtd-theme <!nodoc>,
               sphinx-common,
               xauth <!nocheck>,
               xvfb <!nocheck>,
               python3-pytest-xvfb <!nocheck>
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/python-team/packages/pytest-qt
Vcs-Git: https://salsa.debian.org/python-team/packages/pytest-qt.git
Homepage: https://github.com/pytest-dev/pytest-qt
Rules-Requires-Root: no

Package: python3-pytestqt
Architecture: all
Depends: ${misc: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
 PySide and PyQt applications.
 .
 This package provides the modules for Python 3.

Package: python-pytestqt-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: ${misc:Depends},
         ${sphinxdoc:Depends}
Built-Using: ${sphinxdoc:Built-Using}
Description: documentation for pytest-qt
 Pytest-qt is a pytest plugin that allows programmers to write tests for
 PySide and PyQt applications.
 .
 This package provides the documentation.
Build-Profiles: <!nodoc>
