Changelog for
python310-pytest-profiling-1.7.0-14.10.noarch.rpm :
* Tue Mar 12 2024 Steve Kowalik
- Switch to pyproject macros.- Less globs in %files.- Clean up Python 2 leftovers.- Edit python-pytest-profiling-no-six.patch to also drop the install_requires.- Add patch fix-mock-call.patch:
* Correct mocking call to be assert_called_with().
* Thu Dec 08 2022 pgajdosAATTsuse.com- do not require mock- use -p1 as quilt refresh does not like higher ones- modified patches % pytest-fixtures-pr171-remove-mock.patch (refreshed)- added patches fix https://github.com/man-group/pytest-plugins/issues/209 + python-pytest-profiling-no-six.patch
* Thu Apr 21 2022 Ben Greiner - Fix fallout from SUSE\'s crusade against mock because mock was required and is not pulled in anymore by something else
* Add pytest-fixtures-pr171-remove-mock.patch
* gh#man-group/pytest-plugins#171
* Mon Jun 03 2019 Tomáš Chvátal - Update to 1.7.0:
* Support for pytest 4
* Thu Mar 21 2019 John Vandenberg - Initial spec for v1.6.0