Changelog for
python312-stevedore-5.2.0-1.2.noarch.rpm :
* Thu Mar 14 2024 Dirk Müller
- update to 5.2.0:
* Update python classifier in setup.cfg
* Update master for stable/2023.2
* Thu Jan 04 2024 Dirk Müller - switch to singlespec to get multipe flavors
* Thu Jun 15 2023 cloud-develAATTsuse.de- update to version 5.1.0 - Moves supported python runtimes from version 3.8 to 3.10 - Catch NotADirectoryError error - Update master for stable/2023.1 - Revert \"Moves supported python runtimes from version 3.8 to 3.10\"
* Tue Mar 07 2023 cloud-develAATTsuse.de- update to version 5.0.0 - Remove Extension.extras
* Mon Jan 02 2023 cloud-develAATTsuse.de- update to version 4.1.1 - Update master for stable/yoga - Fix remaining logic to support Python 3.6/7 - Fix compatibility with Python 3.12, importlib-metadata 5.0 - Order old importlib-metadata results by group - Drop python3.6/3.7 support in testing runtime - Add Python3 antelope unit tests - Add Python3 zed unit tests - Update master for stable/zed - remove unicode from code - Fix compatibility with Python 3.10, 3.9.11
* Tue Jun 07 2022 cloud-develAATTsuse.de- update to version 3.5.0 - Add Python3 yoga unit tests - Rely on member access, the preferred access since importlib_metadata 4.8. - Update master for stable/xena
* Tue May 24 2022 Dirk Müller - remove unneeded dependencies
* Mon May 09 2022 Dirk Müller - skip test that fails with python 3.10
* Mon Dec 06 2021 cloud-develAATTsuse.de- update to version 3.4.0 - Use TOX_CONSTRAINTS_FILE - Update master for stable/wallaby - setup.cfg: Replace dashes with underscores - Add Python3 xena unit tests - Move flake8 as a pre-commit local target. - Remove lower-constraints remnants - Dropping lower constraints testing - Fix formatting of release list
* Sun May 02 2021 cloud-develAATTsuse.de- update to version 3.3.0 - Add Python3 wallaby unit tests - Fix cache dir flooding when running from /tmp - Use py3 as the default runtime for tox - Adding pre-commit - Update master for stable/victoria