Changelog for
python311-pytest-json-report-1.5.0-3.2.noarch.rpm :
* Fri Mar 22 2024 Daniel Garcia
- Add python312.patch.- Run pytest with \"python -m\" to avoid problems with python 3.12
* Wed Aug 02 2023 Daniel Garcia - Add pytest-metadata-3.patch to make it compatible with pytest-metadata 3.0.0 gh#numirias/pytest-json-report#90
* Wed Nov 30 2022 Daniel Garcia - Remove python_module macro definition- Remove version_compatibility.patch- Add python-py requirement- Use autosetup instead of setup + patch- More specific python_sitelib in %files- Update to 1.5.0:
* deselected count in summary
* Supported Python versions are now 3.7 - 3.10
* #73: Fix collected count in summary (previously reported number of selected items)
* #75: Handle xdist worker crashes gracefully- 1.4.1:
* Fix #69- 1.4.0:
* More control over terminal output verbosity (--json-report-verbosity)- 1.3.0:
* Lower pytest version requirement
* Capture user properties (see record_property())
* Tue May 11 2021 Sean Marlow - Add version_compatibility.patch to enable package with older versions of pytest and flaky.
* Tue Apr 27 2021 Sean Marlow - Initial release (2021-04-27)