6 Commits

Author SHA256 Message Date
Tomáš Chvátal
0d37ee1048 - Update to 3.3.0:
* Improve message in uncaught exceptions by mentioning the Qt event loop instead of Qt virtual methods (#255).
  * pytest-qt now requires pytest version >= 3.0.
  * qtbot.addWiget now supports an optional before_close_func keyword-only argument, which if given is a function which is called before the widget is closed, with the widget as first argument.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-qt?expand=0&rev=8
2020-01-06 13:10:59 +00:00
Tomáš Chvátal
125469be17 - Update to 3.2.2:
* Fix Off-by-one error in modeltester (#249). Thanks @ext-jmmugnes for the PR.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-qt?expand=0&rev=6
2019-01-31 09:14:12 +00:00
Todd R
9697dcef53 Accepting request 656134 from home:TheBlackCat:branches:devel:languages:python:pytest
Update to version 3.2.1
Fixes build errors

OBS-URL: https://build.opensuse.org/request/show/656134
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-qt?expand=0&rev=4
2018-12-07 19:25:44 +00:00
Dominique Leuenberger
c967b08bc0 Accepting request 613325 from devel:languages:python:pytest
OBS-URL: https://build.opensuse.org/request/show/613325
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-qt?expand=0&rev=3
2018-06-02 10:12:48 +00:00
Dominique Leuenberger
0e54ef3b26 Accepting request 606759 from devel:languages:python
- Enable tests
- Add patch skip-timeout-tests.patch to skip test randomly
  failing in OBS

- specfile:
  * update copyright year
- update to version 2.3.1:
  * PYTEST_QT_API environment variable correctly wins over qt_api ini
    variable if both are set at the same time (#196). Thanks @mochick
    for the PR.
- changes from version 2.3.0:
  * New qapp_args fixture which can be used to pass custom arguments
    to QApplication. Thanks @The-Compiler for the PR.
- changes from version 2.2.1:
  * modeltester now accepts QBrush for BackgroundColorRole and
    TextColorRole (#189). Thanks @p0las for the PR.
- changes from version 2.2.0:
  * pytest-qt now supports PySide2 thanks to @rth!

OBS-URL: https://build.opensuse.org/request/show/606759
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-qt?expand=0&rev=2
2018-05-15 08:14:27 +00:00
Dominique Leuenberger
580fcb0fee Accepting request 519217 from devel:languages:python
Needed by the latest version of spyder and spyder3

OBS-URL: https://build.opensuse.org/request/show/519217
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-qt?expand=0&rev=1
2017-08-30 14:22:12 +00:00