[oslo] oslo.i18n 3.19.0 (queens)
We are delighted to announce the release of: oslo.i18n 3.19.0: Oslo i18n library This release is part of the queens release series. The source is available from: https://git.openstack.org/cgit/openstack/oslo.i18n Download the package from: https://pypi.python.org/pypi/oslo.i18n Please report issues through launchpad: https://bugs.launchpad.net/oslo.i18n For more details, please see below. Changes in oslo.i18n 3.18.0..3.19.0 ----------------------------------- 79e468e Remove -U from pip install cc71c28 Avoid tox_install.sh for constraints support 8c78fb3 Updated from global requirements 8582c55 Remove setting of version/release from releasenotes baf1889 Updated from global requirements c775e5b Imported Translations from Zanata 0842886 Updated from global requirements Diffstat (except docs and test files) ------------------------------------- releasenotes/source/conf.py | 12 +++------ .../locale/en_GB/LC_MESSAGES/releasenotes.po | 9 ++++--- requirements.txt | 2 +- test-requirements.txt | 4 +-- tools/tox_install.sh | 30 ---------------------- tox.ini | 11 ++++---- 6 files changed, 18 insertions(+), 50 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 592e5d4..bad16ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7 +7 @@ Babel!=2.4.0,>=2.3.4 # BSD -six>=1.9.0 # MIT +six>=1.10.0 # MIT diff --git a/test-requirements.txt b/test-requirements.txt index 25ba0f0..63862e2 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7 +7 @@ sphinx>=1.6.2 # BSD -openstackdocstheme>=1.16.0 # Apache-2.0 +openstackdocstheme>=1.17.0 # Apache-2.0 @@ -15 +15 @@ testscenarios>=0.4 # Apache-2.0/BSD -oslo.config>=4.6.0 # Apache-2.0 +oslo.config>=5.1.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org