python-pytest-qt

Edit Package python-pytest-qt
No description set
Refresh
Refresh
Source Files
Filename Size Changed
_multibuild 0000000151 151 Bytes
pytest-qt-4.3.1.tar.gz 0000125223 122 KB
python-pytest-qt.changes 0000015081 14.7 KB
python-pytest-qt.spec 0000004390 4.29 KB
Revision 14 (latest revision is 17)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1137115 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 14)
- 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.
Comments 0
openSUSE Build Service is sponsored by