Changelog for
python311-pytest-verbose-parametrize-1.8.1-1.1.noarch.rpm :
* Tue Feb 04 2025 Dirk Müller
- update to 1.8.1:
* Add Ubuntu builds for py3.6-3.13
* CircleCI release jobs now depend on both Ubuntu and Windows success.
* Mon Nov 04 2024 Daniel Garcia - Remove not needed dep python-setuptools-git
* Tue Oct 22 2024 Steve Kowalik - Update to 1.8.0:
* Drop support for Python 2 and <3.6, removing compatibility code.
* Use stdlib unittest.mock instead of mock package.
* Removed usage of path.py and path in favour of pathlib.- Removed patches, included upstream:
* Iterable-collections.patch
* pytest-fixtures-pr171-remove-mock.patch- Refreshed python-pytest-verbose-parametrize-no-six.patch
* Thu Dec 08 2022 pgajdosAATTsuse.com- do not require six- added patches fix https://github.com/man-group/pytest-plugins/issues/209 + python-pytest-verbose-parametrize-no-six.patch
* Thu Apr 21 2022 Ben Greiner - Add pytest-fixtures-pr171-remove-mock.patch because mock WAS required and is not pulled in anymore by something else - - gh#man-group/pytest-plugins#171- Refresh Iterable-collections.patch for Python 2 compatibility
* Fri Mar 11 2022 Steve Kowalik - Remove unneeded BuildRequires on mock.
* Mon Jan 10 2022 Matej Cepl - Add Iterable-collections.patch to avoid Python 3.10 incompatibility (gh#man-group/pytest-plugins#197).
* Thu Aug 22 2019 Tomáš Chvátal - Skip integration tests
* Mon Jun 03 2019 Tomáš Chvátal - Update to 1.7.0:
* support pytest 4
* Thu Mar 21 2019 John Vandenberg - Initial spec for v1.5.1