Go to file
Dirk Mueller 672426525f - update to 4.3.1:
* Added official support for Python 3.12.
  * Python 3.7 is no longer supported.
  * qapp now sets up the QApplication instance with a command
    line argument like this QApplication([prog_name]) instead of
    using an empty list QApplication([]). Here prog_name is the
    name of the app which defaults to pytest-qt-app, but can be
    redefined in the pytest.ini file, see :ref:`qapp
    fixture<setting-qapp-name>`. Alternatively, the arguments
    that will be passed to QApplication can be defined explicitly
    using the qapp_args fixture. This means that the default
    behavior of the qapp_args fixture is now also changed
    accordingly: it now returns the list [prog_name] instead of
    an empty list.
    `@The-Compiler`_ for the PR.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-qt?expand=0&rev=23
2024-01-05 17:13:09 +00:00
_multibuild Accepting request 986276 from home:bnavigator:branches:devel:languages:python:pytest 2022-07-04 21:43:28 +00:00
.gitattributes Accepting request 519217 from devel:languages:python 2017-08-30 14:22:12 +00:00
.gitignore Accepting request 519217 from devel:languages:python 2017-08-30 14:22:12 +00:00
pytest-qt-4.3.1.tar.gz - update to 4.3.1: 2024-01-05 17:13:09 +00:00
python-pytest-qt.changes - update to 4.3.1: 2024-01-05 17:13:09 +00:00
python-pytest-qt.spec - update to 4.3.1: 2024-01-05 17:13:09 +00:00