Changelog for
python3-oslo.serialization-5.4.0-1.1.noarch.rpm :
* Thu May 02 2024 cloud-develAATTsuse.de- update to version 5.4.0 - Update master for stable/2023.2 - bandit: Disable B411 - reno: Update master for unmaintained/yoga - pre-commit: Bump versions - pre-commit: Integrate bandit - Update python classifier in setup.cfg - Display coverage report - Require pytz only in Python < 3.9 - Bump bandit - jsonutils: Raise ValueError in case the input can\'t be converted
* Fri Dec 01 2023 cloud-develAATTsuse.de- update to version 5.2.0 - Revert \"Moves supported python runtimes from version 3.8 to 3.10\" - Fix compatibility with Python 3.8 - Remove extra spaces in tox.ini - Use the new openstack-python3-jobs template - Update master for stable/2023.1 - Implement zoneinfo support to drop dependency to pytz - Moves supported python runtimes from version 3.8 to 3.10
* Mon Mar 06 2023 cloud-develAATTsuse.de- update to version 5.1.1 - Fix issues related to tox4 - Update master for stable/zed - Add Python3 antelope unit tests
* Sun Oct 02 2022 cloud-develAATTsuse.de- update to version 5.0.0 - Remove unnecessary unicode prefixes - Drop python3.6/3.7 support in testing runtime - Add Python3 zed unit tests - Update master for stable/yoga
* Tue May 24 2022 cloud-develAATTsuse.de- update to version 4.3.0 - setup.cfg: Replace dashes with underscores - Update master for stable/xena - Add Python3 yoga unit tests
* Tue Oct 26 2021 cloud-develAATTsuse.de- update to version 4.2.0 - Move flake8 as a pre-commit local target. - Update master for stable/wallaby - Remove lower-constraints remnants - setup.cfg: Replace dashes with underscores - Use TOX_CONSTRAINTS_FILE - Add Python3 xena unit tests - Drop use of deprecated collections classes
* Sun May 02 2021 cloud-develAATTsuse.de- update to version 4.1.0 - ignore reno generated artifacts - Use py3 as the default runtime for tox - Adding pre-commit - Update master for stable/victoria - Add Python3 wallaby unit tests - Dropping lower constraints testing - Fix hacking min version to 3.0.1 - Fix json to_primitive when using IO OBjects
* Fri Oct 09 2020 cloud-develAATTsuse.de- update to version 4.0.1 - Add py38 package metadata - Bump default tox env from py37 to py38 - Bump bandit version - Update master for stable/ussuri - Remove the unused coding style modules - Fix pygments style - Align contributing doc with oslo\'s policy - Switch to newer openstackdocstheme and reno versions - Remove the yamlutils module. - Update openstackdocstheme. - Stop to use the __future__ module. - Add release notes links to doc index - Remove translation sections from setup.cfg - Add Python3 victoria unit tests
* Tue May 12 2020 cloud-develAATTsuse.de- update to version 3.1.1 - Switch to Ussuri jobs - remove outdated header - Remove Python 3-specific conditional in dump_as_bytes - [ussuri][goal] Drop python 2.7 support and testing - tox: Trivial cleanup - Update master for stable/train - reword releasenote for py27 support dropping - Deprecated the yamlutils module. - Drop use of six - Remove long-dead workaround - Update hacking for Python3 - Add releasenote to deprecate the yamlutils module - tox: Keeping going with docs - Update the minversion parameter. - Use unittest.mock instead of third party mock
* Sat Mar 14 2020 Dirk Mueller
- switch to python 3.x only builds