Changelog for
python3-osc-lib-3.0.1-1.1.noarch.rpm :
* Thu May 02 2024 cloud-develAATTsuse.de- update to version 3.0.1 - tox: Use pre-commit for style checks - Blacken code - Ignore black changes - Update master for stable/2023.2 - Fix pre-commit issues - reno: Update master for unmaintained/yoga - utils: Don\'t warn for partial formatter classes - Drop formal support for Python 3.6, 3.7 - pre-commit: Integrate black - Remove lower-constraints.txt - Add pre-commit
* Fri Dec 01 2023 cloud-develAATTsuse.de- update to version 2.8.1 - Revert \"Do not output log on bash autocomplete generation\" - Fix comment of auth_config_hook
* Thu Jun 15 2023 cloud-develAATTsuse.de- update to version 2.8.0 - Add \'SizeColumn\' formatter - setup.cfg: Replace dash-separated config - tox 4 compatibility - Update master for stable/2023.1 - formatters: Cast
*all
* columns before outputting
* Tue Mar 07 2023 cloud-develAATTsuse.de- update to version 2.7.0 - Remove Python 3 guide in HACKING - remove unicode prefix from code - Update master for stable/zed - Add Python3 antelope unit tests - tox: Ignore .venv files for flake8
* Sat Oct 01 2022 cloud-develAATTsuse.de- update to version 2.6.2 - Do not output log on bash autocomplete generation - doc: Comment out language option
* Tue Jun 07 2022 cloud-develAATTsuse.de- update to version 2.6.0 - Update master for stable/yoga - Fixed test for interface key - Add Python3 zed unit tests - Respect \'interface\' key from clouds.yaml - Don\'t fail on extlinks warnings for reno build - Fix TestTagHelps for python3.10
* Tue May 24 2022 cloud-develAATTsuse.de- update to version 2.5.0 - Add Python3 yoga unit tests - Update master for stable/xena - Replace allow_get check with allow_fetch - parseractions: Make key validation reusable
* Tue Oct 26 2021 cloud-develAATTsuse.de- update to version 2.4.2 - Add check for sdk_connection - Add support for SDK auth caching - Add Python3 xena unit tests - Correct the tox option for skipping sdist generation - Moving IRC network reference to OFTC - Update master for stable/wallaby - Close session at clean_up if available
* Sun May 02 2021 cloud-develAATTsuse.de- update to version 2.3.1 - formatters: Cast columns before outputting - Update the constraints url - bump py37 to py38 in tox.ini - Add Python3 wallaby unit tests - Fix l-c testing for ubuntu focal - zuul: Stop testing against Tempest - Update master for stable/victoria - requirements: Drop os-testr - Remove install unnecessary packages - Fix hacking min version to 3.0.1 - tox: Set \'ignore_basepython_conflict\' - Replace \'assertFalse(a in b)\' with \'assertNotIn(a, b)\' - Fix lower-constraints job
* Fri Oct 09 2020 cloud-develAATTsuse.de- update to version 2.2.1 - Add a couple of release notes - Update master for stable/ussuri - Add get_osc_show_columns_for_sdk_resource function - Add Python3 victoria unit tests - Fix the misspelling of \"argument\" - Stop using lib-forward-testing - Revert \"Add error message when occurrence Forbidden error\" - Cleanup py27 support - Stop configuring install_command in tox and stop use pip. - Fix the requirement of keystoneauth1. - Use mock from unittest - Remove commandmanager subclass - Remove .testr.conf - Update hacking for Python3 - Add pep8 import order check - Remove six library from dependencies - Switch to newer openstackdocstheme and reno versions - Update to hacking 3.0 - Replace assertItemsEqual with assertCountEqual - Remove Babel from requirements - Save the results from the early authentication