[release-announce] oslo.i18n 5.0.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Thu Jun 4 10:44:47 UTC 2020


We are jazzed to announce the release of:

oslo.i18n 5.0.0: Oslo i18n library

This release is part of the victoria release series.

The source is available from:

    https://opendev.org/openstack/oslo.i18n

Download the package from:

    https://pypi.org/project/oslo.i18n

Please report issues through:

    https://bugs.launchpad.net/oslo.i18n/+bugs

For more details, please see below.

Changes in oslo.i18n 4.0.1..5.0.0
---------------------------------

adc7f0c Stop to use the __future__ module.
9975652 Remove a couple more shim tests
863e097 Imported Translations from Zanata
93b1405 Remove Message.translate
0901283 Add Babel aliases to get_available_languages
8c60d42 Switch to newer openstackdocstheme and reno versions
9db7c9a Remove the unused coding style modules
22df2f6 Remove translation sections from setup.cfg
eca3b07 Bump default tox env from py37 to py38
e6d23dc Add py38 package metadata
4e907ed Drop use of babel
3df98e2 Add release notes links to doc index
434773e Add Python3 victoria unit tests
20fa798 Update master for stable/ussuri


Diffstat (except docs and test files)
-------------------------------------

.zuul.yaml                                         |  2 +-
babel.cfg                                          |  1 -
lower-constraints.txt                              | 12 ++---
oslo_i18n/_gettextutils.py                         | 62 ++++++++++------------
oslo_i18n/_message.py                              | 35 ------------
releasenotes/source/conf.py                        | 10 ++--
releasenotes/source/index.rst                      |  1 +
.../locale/en_GB/LC_MESSAGES/releasenotes.po       | 23 ++++++--
releasenotes/source/ussuri.rst                     |  6 +++
requirements.txt                                   |  1 -
setup.cfg                                          | 15 +-----
tox.ini                                            |  2 +-
18 files changed, 102 insertions(+), 175 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index bad16ca..a072ac0 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +5,0 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
-Babel!=2.4.0,>=2.3.4 # BSD






More information about the Release-announce mailing list