Changelog for
python311-pytest-isort-4.0.0-2.1.noarch.rpm :
* Wed Aug 14 2024 Dirk Müller
- switch to modern python for sle15
* Sat Mar 16 2024 Dirk Müller - update to 4.0.0:
* Drop support for Python 3.7
* Add support for Python 3.10 and 3.11
* Add support for pytest 8
* Sun Jan 15 2023 Ben Greiner - Update to 3.1.0
* Drop official support for Python 3.6.
* Drop usage of \"py\" dependency and use pytest capture instead
* Mon Mar 28 2022 Ben Greiner - Update to 3.0.0
* Drop support for isort < 5
* Add suport for pytest 7- Release 2.0.0
* BREAKING CHANGE: Files that are ignored in isort\'s own configuration will now be skipped- Release 1.3.0
* Fix issue with pytest >= 6.1- Release 1.2.0
* Add support for pytest >= 6- Drop pytest6.patch- License change
* Tue Aug 25 2020 Marketa Calabkova - Add patch pytest6.patch to fix tests- Drop python2 because newer pytest is needed
* Sat Jul 11 2020 Benjamin Greiner - Update to 1.1.0:
* Add support for isort >= 5
* Sun May 03 2020 Tomáš Chvátal - Update to 1.0.0:
* BREAKING CHANGE: Drop support for Python 3.4
* Add support for pytest >= 5.x - fixes \"from_parent\" warning
* Add support for Python 3.7 and Python 3.8
* Mon Mar 11 2019 Tomáš Chvátal - Update to 0.3.1:
* Update packaging, source distribution now includes tests and wheel is universal
* Fri Mar 08 2019 Tomáš Chvátal - Update to 0.3.0:
* Improve display of test result by appending ::ISORT
* This release requires pytest 3.5
* Thu Feb 14 2019 Tomáš Chvátal - Update to 0.2.1:
* Drop \"pytest-cache\" dependency, not required anymore - part of py.test itself