[release-announce] oslo.i18n 3.21.0 (rocky)

no-reply at openstack.org no-reply at openstack.org
Fri Jul 20 01:23:22 UTC 2018


We are pleased to announce the release of:

oslo.i18n 3.21.0: Oslo i18n library

This release is part of the rocky release series.

The source is available from:

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

Download the package from:

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

Please report issues through launchpad:

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

For more details, please see below.

Changes in oslo.i18n 3.20.0..3.21.0
-----------------------------------

e690af4 Switch to stestr
4cacab6 Add release notes to README.rst
d9ae7b5 fix tox python3 overrides
fe3e09a Remove moxstubout usage
d50bb5c Remove stale pip-missing-reqs tox test
2a12533 Trivial: Update pypi url to new url
6d8da4c set default python to python3
85693aa add lower-constraints job
847cf0d Updated from global requirements


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

.gitignore                           |  2 +-
.stestr.conf                         |  3 +++
.testr.conf                          |  7 -----
.zuul.yaml                           |  7 +++++
README.rst                           |  5 ++--
lower-constraints.txt                | 52 ++++++++++++++++++++++++++++++++++++
test-requirements.txt                |  5 ++--
tox.ini                              | 25 ++++++++++-------
11 files changed, 96 insertions(+), 28 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index f9cfa91..83c362b 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4,0 +5 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
+stestr>=2.0.0 # Apache-2.0
@@ -6 +7 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
-sphinx!=1.6.6,>=1.6.2 # BSD
+sphinx!=1.6.6,!=1.6.7,>=1.6.5 # BSD
@@ -15 +16 @@ testscenarios>=0.4 # Apache-2.0/BSD
-oslo.config>=5.1.0 # Apache-2.0
+oslo.config>=5.2.0 # Apache-2.0






More information about the Release-announce mailing list