Changelog for
python3-oslo.reports-3.1.0-1.2.noarch.rpm :
* Fri Dec 01 2023 cloud-develAATTsuse.de- update to version 3.1.0 - Revert \"Moves supported python runtimes from version 3.8 to 3.10\" - Imported Translations from Zanata - Update master for stable/2023.1 - Moves supported python runtimes from version 3.8 to 3.10
* Tue Mar 07 2023 cloud-develAATTsuse.de- update to version 3.0.0 - Imported Translations from Zanata - remove unicode literal from code - Drop python3.6/3.7 support in testing runtime - remove unicode prefix from code - Fix formatting of release list
* Tue Jun 07 2022 cloud-develAATTsuse.de- update to version 2.4.0 - Support integer keys of dicts in text serialization - Update CI to use unversioned jobs template - Changed minversion in tox to 3.18.0
* Tue Oct 26 2021 cloud-develAATTsuse.de- update to version 2.3.0 - Switch testing to Xena testing runtime - Fix hacking min version to 3.0.1 - Remove all six usage - Remove lower-constraints remnants - Update master for stable/victoria - Move flake8 as a pre-commit local target. - Use py3 as the default runtime for tox - Dropping lower constraints testing - setup.cfg: Replace dashes with underscores - Add Python3 wallaby unit tests - Use TOX_CONSTRAINTS_FILE - Adding pre-commit - Replace concatenation with f-strings
* Fri Oct 09 2020 cloud-develAATTsuse.de- update to version 2.2.0 - Remove the unused coding style modules - Add Python3 victoria unit tests - [goal] Migrate testing to ubuntu focal - Bump default tox env from py37 to py38 - Update master for stable/ussuri - Align contributing doc with oslo\'s policy - Fix pygments style - Bump bandit version - Switch to newer openstackdocstheme and reno versions - Add release notes links to doc index - Remove translation sections from setup.cfg - Add py38 package metadata - Stop to use the __future__ module.
* Tue May 12 2020 cloud-develAATTsuse.de- update to version 2.0.1 - Exclude tests from apidoc - trivial: Remove cruft from sphinx config file - Update master for stable/train - tox: Keeping going with docs - Use unittest.mock instead of third party mock - [ussuri][goal] Drop python 2.7 support and testing - remove outdated header - Switch to Ussuri jobs - Switch from \'collections\' -> \'collections.abc\' - tox: Add missing deps for \'releasenotes\' job - Update the constraints url - Update hacking for Python3 - tox: Trivial cleanup
* Sat Mar 14 2020 Dirk Mueller
- switch to python 3.x only builds
* Wed Oct 09 2019 cloud-develAATTsuse.de- update to version 1.30.0 - Replace git.openstack.org URLs with opendev.org URLs - Sync Sphinx requirement - OpenDev Migration Patch - Move doc related modules to doc/requirements.txt - Update master for stable/stein - Add Python 3 Train unit tests
* Mon Apr 08 2019 cloud-develAATTsuse.de- update to version 1.29.2 - Update hacking version - Update mailinglist from dev to discuss - fix tox python3 overrides - Replace deprecated \"auth_uri\" by \"www_authenticate_uri\" - Update unit test to reflect latest oslo.config - Remove the remaining of the removed option - Trivial: Update pypi url to new url - Update reno for stable/rocky - import zuul job settings from project-config - Imported Translations from Zanata - Remove stale pip-missing-reqs and pypy tox tests - Clean up .gitignore references to personal tools - Add release notes link to README - Use template for lower-constraints - add lib-forward-testing-python3 test job - add python 3.6 unit test job - add python 3.7 unit test job - Switch to stestr- remove 0001-Update-unit-test-to-reflect-latest-oslo.config.patch (merged)
* Mon Sep 03 2018 cloud-develAATTsuse.de- update to version 1.28.0 - set default python to python3 - Update reno for stable/queens - Update links in README - fix lower constraints and uncap eventlet - Imported Translations from Zanata - Updated from global requirements - add lower-constraints job - Document workaround for AccessDenied error- add 0001-Update-unit-test-to-reflect-latest-oslo.config.patch