Changelog for
python3-oslo.serialization-5.2.0-1.3.noarch.rpm :
* 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
* Wed Oct 09 2019 cloud-develAATTsuse.de- update to version 2.29.2 - Dropping the py35 testing - Introduce a base yaml parser for all openstack components - Sync Sphinx requirement - Cap sphinx for py2 to match global requirements - Explicitly set default_flow_style to False - Resolve some issue with tox.ini, setup.cfg - OpenDev Migration Patch - Add Python 3 Train unit tests - Update master for stable/stein - Replace git.openstack.org URLs with opendev.org URLs