Changelog for
python3-oslo.i18n-6.3.0-1.1.noarch.rpm :
* Sun Mar 24 2024 cloud-develAATTsuse.de- update to version 6.3.0 - Fix leftover `locale.getdefaultlocale` mock - Display coverage report - Update python classifier in setup.cfg - Bump hacking
* Wed Dec 27 2023 cloud-develAATTsuse.de- update to version 6.2.0 - Moves supported python runtimes from version 3.8 to 3.10 - tox: Remove \'ignore_base_python_conflict\' - Revert \"Moves supported python runtimes from version 3.8 to 3.10\" - Imported Translations from Zanata - Update master for stable/2023.1
* Thu Jun 15 2023 Dirk Müller
- temporarly disable tests
* Tue Mar 07 2023 cloud-develAATTsuse.de- update to version 6.0.0 - Drop python3.6/3.7 support in testing runtime - setup.cfg: Replace dashes by underscores - Fix formatting of release list - Imported Translations from Zanata - Remove unnecessary unicode prefixes - Update CI to use unversioned jobs template
* Mon Jun 20 2022 Dirk Müller - drop unused dependencies
* Mon Dec 06 2021 cloud-develAATTsuse.de- update to version 5.1.0 - Changed minversion in tox to 3.18.0 - Fix requirements issues - Update master for stable/victoria - Use py3 as the default runtime for tox - Remove all usage of six library - Use TOX_CONSTRAINTS_FILE - Upgrade the pre-commit-hooks version - Remove six.PY3 - Adding pre-commit - Add Python3 wallaby unit tests - Switch testing to Xena testing runtime - Fix hacking min version to 3.0.1
* Fri Oct 09 2020 cloud-develAATTsuse.de- update to version 5.0.1 - Imported Translations from Zanata - Stop to use the __future__ module. - Update master for stable/ussuri - Remove a couple more shim tests - Add Babel aliases to get_available_languages - Bump bandit version - Switch to newer openstackdocstheme and reno versions - Add Python3 victoria unit tests - Add py38 package metadata - Remove translation sections from setup.cfg - Drop use of babel - Remove the unused coding style modules - Align contributing doc with oslo\'s policy - Add release notes links to doc index - Bump default tox env from py37 to py38 - Remove Message.translate
* Tue May 12 2020 cloud-develAATTsuse.de- update to version 4.0.1 - Use unittest.mock instead of third party mock - tox: Trivial cleanup - Update hacking for Python3 - Deprecate Message.translate in favor of Message.translation - remove outdated header - Integrate sphinxcontrib-apidoc - Imported Translations from Zanata - Allow Message.translate to handle unhashable inputs - tox: Keeping going with docs - Update master for stable/train - [ussuri][goal] Drop python 2.7 support and testing
* Sat Mar 14 2020 Dirk Mueller - switch to python 3.x only builds
* Wed Oct 09 2019 cloud-develAATTsuse.de- update to version 3.24.0 - Cap Bandit below 1.6.0 and update Sphinx requirement - Update master for stable/stein - Clarify that translation strings are extracted via source inspection - Replace git.openstack.org URLs with opendev.org URLs - Move doc related modules to doc/requirements.txt - Add Python 3 Train unit tests - Dropping the py35 testing - Fix guidelines w.r.t. translation of log messages - OpenDev Migration Patch - Move to releases.openstack.org