[release-announce] [oslo] oslo.config 4.2.0 (pike)

no-reply at openstack.org no-reply at openstack.org
Tue May 30 13:24:02 UTC 2017


We exuberantly announce the release of:

oslo.config 4.2.0: Oslo Configuration API

This release is part of the pike release series.

The source is available from:

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

Download the package from:

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

Please report issues through launchpad:

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

For more details, please see below.

Changes in oslo.config 4.1.1..4.2.0
-----------------------------------

f0a915f Remove dependency oslo.i18n from test-requirements.txt
741abca Updated from global requirements
ab3b8b6 Updated from global requirements


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

requirements.txt      | 2 +-
test-requirements.txt | 5 +----
2 files changed, 2 insertions(+), 5 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 09204d1..4004936 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9 +9 @@ stevedore>=1.20.0 # Apache-2.0
-oslo.i18n>=2.1.0 # Apache-2.0
+oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index e440094..87231cb 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -19 +19 @@ coverage!=4.4,>=4.0 # Apache-2.0
-sphinx>=1.5.1 # BSD
+sphinx!=1.6.1,>=1.5.1 # BSD
@@ -23,3 +22,0 @@ reno>=1.8.0 # Apache-2.0
-# Required only for tests
-oslo.i18n>=2.1.0 # Apache-2.0
-





More information about the Release-announce mailing list