[openstack-dev] [new][oslo] oslo.i18n 3.7.0 release (newton)
no-reply at openstack.org
no-reply at openstack.org
Fri Jun 10 01:37:07 UTC 2016
We are jazzed to announce the release of:
oslo.i18n 3.7.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.6.0..3.7.0
---------------------------------
4b33a2c Imported Translations from Zanata
8845373 Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
oslo_i18n/locale/de/LC_MESSAGES/oslo_i18n.po | 14 +++++++-------
oslo_i18n/locale/en_GB/LC_MESSAGES/oslo_i18n.po | 8 ++++----
oslo_i18n/locale/es/LC_MESSAGES/oslo_i18n.po | 8 ++++----
oslo_i18n/locale/fr/LC_MESSAGES/oslo_i18n.po | 8 ++++----
oslo_i18n/locale/it/LC_MESSAGES/oslo_i18n.po | 8 ++++----
oslo_i18n/locale/ja/LC_MESSAGES/oslo_i18n.po | 8 ++++----
oslo_i18n/locale/ko_KR/LC_MESSAGES/oslo_i18n.po | 8 ++++----
oslo_i18n/locale/oslo_i18n.pot | 23 -----------------------
oslo_i18n/locale/pl_PL/LC_MESSAGES/oslo_i18n.po | 8 ++++----
oslo_i18n/locale/pt/LC_MESSAGES/oslo_i18n.po | 8 ++++----
oslo_i18n/locale/zh_CN/LC_MESSAGES/oslo_i18n.po | 8 ++++----
requirements.txt | 2 +-
test-requirements.txt | 4 ++--
13 files changed, 46 insertions(+), 69 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index be4eb38..8340453 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +6 @@ pbr>=1.6 # Apache-2.0
-Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
+Babel>=2.3.4 # BSD
diff --git a/test-requirements.txt b/test-requirements.txt
index fa71f43..758c7d5 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10 +10 @@ oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
-mock>=1.2 # BSD
+mock>=2.0 # BSD
@@ -15 +15 @@ coverage>=3.6 # Apache-2.0
-oslo.config>=3.9.0 # Apache-2.0
+oslo.config>=3.10.0 # Apache-2.0
More information about the OpenStack-dev
mailing list