[release-announce] [oslo] oslo.i18n 3.16.0 (pike)

no-reply at openstack.org no-reply at openstack.org
Mon Jul 10 20:18:21 UTC 2017


We are psyched to announce the release of:

oslo.i18n 3.16.0: Oslo i18n library

This release is part of the pike release series.

The source is available from:

    http://git.openstack.org/cgit/openstack/oslo.i18n

Download the package from:

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

Please report issues through launchpad:

    http://bugs.launchpad.net/oslo.i18n

For more details, please see below.

Changes in oslo.i18n 3.15.3..3.16.0
-----------------------------------

da9de62 switch from oslosphinx to openstackdocstheme
360df19 turn on warning-is-error in doc build
01dead7 rearrange the documentation to fit into the new standard layout
1cf2f42 Updated from global requirements
a8930b4 Enable some off-by-default checks
431986c Updated from global requirements
9c760a6 Updated from global requirements
f84a7cc Updated from global requirements


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

releasenotes/source/conf.py             |  10 +-
setup.cfg                               |   4 +-
test-requirements.txt                   |   8 +-
tox.ini                                 |   4 +
20 files changed, 625 insertions(+), 600 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 1ba37d7..ce4a1b5 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6,2 +6,2 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
-sphinx!=1.6.1,>=1.5.1 # BSD
-oslosphinx>=4.7.0 # Apache-2.0
+sphinx>=1.6.2 # BSD
+openstackdocstheme>=1.11.0 # Apache-2.0
@@ -15 +15 @@ testscenarios>=0.4 # Apache-2.0/BSD
-oslo.config>=3.22.0 # Apache-2.0
+oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
@@ -17 +17 @@ oslo.config>=3.22.0 # Apache-2.0
-reno>=1.8.0 # Apache-2.0
+reno!=2.3.1,>=1.8.0 # Apache-2.0





More information about the Release-announce mailing list