Changelog for
python3-oslo.service-3.5.0-66.2.noarch.rpm :
* Tue Sep 03 2024 cloud-develAATTsuse.de- update to version 3.5.0 - Remove old excludes - reno: Update master for unmaintained/xena - Update master for stable/2024.1 - reno: Update master for unmaintained/victoria - Update sslutils.wrap for newer Pythons - Make signal handling order predictable - reno: Update master for unmaintained/wallaby - reno: Update master for unmaintained/zed
* Sun Mar 24 2024 cloud-develAATTsuse.de- update to version 3.4.0 - Fix native threads on child process - pre-commit: Bump versions - pre-commit: Integrate doc8 and bandit - reno: Update master for unmaintained/yoga - Update master for stable/2023.2 - Update python classifier in setup.cfg - Bump hacking - Switch to coverage command
* Thu Jan 04 2024 cloud-develAATTsuse.de- update to version 3.2.0 - Update master for stable/2023.1 - Revert \"Moves supported python runtimes from version 3.8 to 3.10\" - Bump bandit - Imported Translations from Zanata - Moves supported python runtimes from version 3.8 to 3.10
* Mon Mar 06 2023 cloud-develAATTsuse.de- update to version 3.1.1 - Fix issues related to tox4 - Add Python3 antelope unit tests - Fix misuse of assertTrue - Imported Translations from Zanata - Update master for stable/zed
* Thu Aug 11 2022 cloud-develAATTsuse.de- update to version 3.0.0 - Imported Translations from Zanata - Update master for stable/yoga - Add Python3 zed unit tests - Drop python3.6/3.7 support in testing runtime
* Tue May 24 2022 cloud-develAATTsuse.de- update to version 2.8.0
* Make debug option of wsgi server configurable
* Fix fo() backdoor command for non-class objects
* Fix BackOffLoopingCall error so it is not misleading
* Add Python3 yoga unit tests
* Update master for stable/xena
* Tue Oct 26 2021 cloud-develAATTsuse.de- update to version 2.6.0 - setup.cfg: Replace dashes with underscores - Add Python3 xena unit tests - remove unicode from code - Remove references to \'sys.version_info\' - Remove lower-constraints remnants - Use TOX_CONSTRAINTS_FILE - Update master for stable/wallaby - Move flake8 as a pre-commit local target.
* Sun May 02 2021 cloud-develAATTsuse.de- update to version 2.5.0 - Use TOX_CONSTRAINTS_FILE - Add Python3 wallaby unit tests - Drop custom implementation of EVENTLET_HUB - Adding pre-commit - Update master for stable/victoria - Dropping lower constraints testing - Use py3 as the default runtime for tox
* Fri Oct 09 2020 cloud-develAATTsuse.de- update to version 2.4.0 - Do not import \"oslo.log\" in the main module - Fix some SSL tests for wsgi module under python 3 - Stop to use the __future__ module. - Fix pygments style - Use unittest.mock instead of third party mock - Align contributing doc with oslo\'s policy - Raise minimum version of eventlet to 0.25.2 - Fix wsgi/SSL/ipv6 tests for wsgi module under python 3 - Add py38 package metadata - Remove the unused coding style modules - Remove translation sections from setup.cfg - Drop six usages - Add release notes links to doc index - Remove monotonic usage - Monkey patch original current_thread _active - Bump default tox env from py37 to py38 - Fix wsgi SSL tests for wsgi module under python 3 - Reactivate wsgi test related to socket option under python 3 - Cleanup py27 support - [goal] Migrate testing to ubuntu focal - Align tests with monkey patch original current_thread _active - Update master for stable/ussuri - Add Python3 victoria unit tests - Switch to newer openstackdocstheme and reno versions - Fix hacking min version to 3.0.1 - Bump bandit version
* Tue May 12 2020 cloud-develAATTsuse.de- update to version 2.1.1 - reword releasenote for py27 support dropping - remove outdated header - Add \'is_available\' function - Update the constraints url - Update eventlet. - [ussuri][goal] Drop python 2.7 support and testing - Switch to official Ussuri jobs - Update master for stable/train - tox: Keeping going with docs - Extend test cert validity to 2049 - Update hacking for Python3 - Update the minversion parameter. - tox: Trivial cleanup