[openstack-dev] [release][stable][oslo] oslo.i18n 3.5.0 release (mitaka)

no-reply at openstack.org no-reply at openstack.org
Mon Mar 28 03:11:46 UTC 2016


We are tickled pink to announce the release of:

oslo.i18n 3.5.0: Oslo i18n library

This release is part of the mitaka stable 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.5.0
---------------------------------

a789d2d Updated from global requirements
2672fa2 Better isolate tests and fixtures from environment
aaa6099 Update .gitreview for stable/mitaka

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

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


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 7da5b32..34eba45 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.7.0 # Apache-2.0





More information about the OpenStack-dev mailing list