Changelog for
python3-pytest-qt-2.4.0-lp150.4.2.noarch.rpm :
* Thu May 31 2018 toddrme2178AATTgmail.com- Update to 2.3.2
* Use new pytest 3.6 marker API when possible.
* Sun May 13 2018 tchvatalAATTsuse.com- Enable tests- Add patch skip-timeout-tests.patch to skip test randomly failing in OBS
* Sat May 12 2018 arunAATTgmx.de- 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 AATTmochick for the PR.- changes from version 2.3.0:
* New qapp_args fixture which can be used to pass custom arguments to QApplication. Thanks AATTThe-Compiler for the PR.- changes from version 2.2.1:
* modeltester now accepts QBrush for BackgroundColorRole and TextColorRole (#189). Thanks AATTp0las for the PR.- changes from version 2.2.0:
* pytest-qt now supports PySide2 thanks to AATTrth!
* Mon Aug 28 2017 toddrme2178AATTgmail.com- Initial version