[openstack-dev] [new][oslo] oslo.i18n 3.8.0 release (newton)
no-reply at openstack.org
no-reply at openstack.org
Wed Jul 13 14:06:55 UTC 2016
We are overjoyed to announce the release of:
oslo.i18n 3.8.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.7.0..3.8.0
---------------------------------
16f40a6 Updated from global requirements
6bc0cfc Don't include openstack/common in flake8 exclude list
82e8a63 Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
test-requirements.txt | 4 ++--
tox.ini | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 758c7d5..80bdbbb 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7 +7 @@ hacking<0.11,>=0.10.0
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
+sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
@@ -15 +15 @@ coverage>=3.6 # Apache-2.0
-oslo.config>=3.10.0 # Apache-2.0
+oslo.config>=3.12.0 # Apache-2.0
More information about the OpenStack-dev
mailing list