[openstack-dev] [release][oslo] oslo.i18n 3.6.0 release (newton)

no-reply at openstack.org no-reply at openstack.org
Thu Apr 21 00:37:00 UTC 2016


We are tickled pink to announce the release of:

oslo.i18n 3.6.0: Oslo i18n library

This release is part of the newton release series.

With source available at:

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

With package available at:

    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.4.0..3.6.0
---------------------------------

fb8b773 Updated from global requirements
21e78da Updated from global requirements
1dc7cb7 Better isolate tests and fixtures from environment
9f0a3c3 Updated from global requirements

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

oslo_i18n/_message.py | 5 ++++-
oslo_i18n/fixture.py  | 8 ++++----
requirements.txt      | 2 +-
test-requirements.txt | 2 +-
4 files changed, 10 insertions(+), 7 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index d91c357..be4eb38 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +6 @@ pbr>=1.6 # Apache-2.0
-Babel>=1.3 # BSD
+Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
diff --git a/test-requirements.txt b/test-requirements.txt
index 7da5b32..fa71f43 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -15 +15 @@ coverage>=3.6 # Apache-2.0
-oslo.config>=3.4.0 # Apache-2.0
+oslo.config>=3.9.0 # Apache-2.0





More information about the OpenStack-dev mailing list