Revisions of python-pytest-qt

Daniel Garcia's avatar Daniel Garcia (dgarcia) accepted request 1177527 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 34)
- Run test_destroyed again, the problem was fixed in the
  python3-pyside6 package.
buildservice-autocommit accepted request 1177275 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 33)
baserev update by copy to link target
Daniel Garcia's avatar Daniel Garcia (dgarcia) committed (revision 32)
- Skip test_destroyed, this test fails with pyside6 6.7.0
buildservice-autocommit accepted request 1158422 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 31)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 30)
- update to 4.4.0:
  * Fixed exception handling so they are properly cleared in
    Python 3.12, due to the new sys.last_exc attribute (#532).
buildservice-autocommit accepted request 1142160 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 29)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1142118 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 28)
- Don't require any backend. The testing application should
  specify their set explicitly.
- Test pyside on SLE15 python module
buildservice-autocommit accepted request 1141695 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 27)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1141539 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 26)
- %sle15_python_module_pythons must define %pythons before any
  %python_module usage
buildservice-autocommit accepted request 1137115 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 25)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 23)
- 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.
buildservice-autocommit accepted request 1095240 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 22)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1094952 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 21)
- Remove xfail_strict from pytest config
  * pyside2 and py311 XPASS a test, gh#pytest-dev/pytest-qt#419
buildservice-autocommit accepted request 1092225 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 20)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1092136 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 19)
- Add %{?sle15_python_module_pythons}
buildservice-autocommit accepted request 1088038 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 18)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1088030 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 17)
- Skip failing exception tests with pyside6
  * gh#pytest-dev/pytest-qt#488
- Use PEP517
buildservice-autocommit accepted request 1039106 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 16)
baserev update by copy to link target
Daniel Garcia's avatar Daniel Garcia (dgarcia) committed (revision 15)
- Remove python_module macro definition
- Update to 4.2.0:
  * Import the code sub-package from the correct location rather than the
    deprecated py package, restoring compatibility with pytest 7.2.0, where py
    was dropped. Thanks @The-Compiler for the PR.
  * Use pytest.hookimpl to configure hooks, avoiding a deprecation warning in
    pytest 7.2.0. Thanks @The-Compiler for the PR.
  * Now pytest-qt will check if any of the Qt libraries is already imported by
    the time the plugin loads, and use it if that is the case (#412). Thanks
    @eyllanesc for the PR.
  * Most custom pytest-qt exceptions can be accessed via qtbot (for example
    qtbot.TimeoutError), but it was not always explicit in the documentation
    that this is the recommended way to access those exceptions, instead of
    importing them from pytestqt.exceptions. This is now clarified in the
    documentation and examples, and an alias to ScreenshotError has been added
    to qtbot so it can be accessed in the same way (#460).
Displaying revisions 1 - 20 of 34
openSUSE Build Service is sponsored by