Changelog for
python311-pytest-fixture-config-1.8.0-2.3.noarch.rpm :
* 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.
* Thu Feb 22 2024 Steve Kowalik - Switch to autosetup and pyproject macros.- No more greedy globs in %files.
* Sat Jun 10 2023 ecsos - Add %{?sle15_python_module_pythons}
* Thu Dec 08 2022 pgajdosAATTsuse.com- do not require six- added patches fix https://github.com/man-group/pytest-plugins/issues/209 + python-pytest-fixture-config-no-six.patch
* Wed Nov 17 2021 Steve Kowalik - Add required BuildRequires on six.
* Mon Jun 03 2019 Tomáš Chvátal - Update to 1.7.0:
* Support pytest 4
* Wed Feb 20 2019 Tomáš Chvátal - Intial commit, needed by pytest-virtualenv