[openstack-announce] [release][oslo] oslo.i18n release 3.0.0 (mitaka)

davanum at gmail.com davanum at gmail.com
Mon Nov 23 21:18:15 UTC 2015


We are satisfied to announce the release of:

oslo.i18n 3.0.0: Oslo i18n library

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

For more details, please see the git log history below and:

    http://launchpad.net/oslo.i18n/+milestone/3.0.0

Please report issues through launchpad:

    http://bugs.launchpad.net/oslo.i18n

Changes in oslo.i18n 2.7.0..3.0.0
---------------------------------

499c2b8 Updated from global requirements
789cfea Remove python 2.6 classifier
4371eca Remove python 2.6 and cleanup tox.ini
19974b3 Improved integration module documentation
9a953c8 Updated from global requirements
d559c0c Imported Translations from Zanata
f1aaad8 Added the home-page value with Oslo wiki

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

oslo.i18n/locale/de/LC_MESSAGES/oslo.i18n.po    |  7 ++-
oslo.i18n/locale/en_GB/LC_MESSAGES/oslo.i18n.po |  7 ++-
oslo.i18n/locale/es/LC_MESSAGES/oslo.i18n.po    |  7 ++-
oslo.i18n/locale/fr/LC_MESSAGES/oslo.i18n.po    |  7 ++-
oslo.i18n/locale/it/LC_MESSAGES/oslo.i18n.po    |  7 ++-
oslo.i18n/locale/ko_KR/LC_MESSAGES/oslo.i18n.po |  7 ++-
oslo.i18n/locale/oslo.i18n-log-critical.pot     | 19 -------
oslo.i18n/locale/oslo.i18n-log-error.pot        | 19 -------
oslo.i18n/locale/oslo.i18n-log-info.pot         | 19 -------
oslo.i18n/locale/oslo.i18n-log-warning.pot      | 19 -------
oslo.i18n/locale/pl_PL/LC_MESSAGES/oslo.i18n.po |  7 ++-
oslo.i18n/locale/pt/LC_MESSAGES/oslo.i18n.po    |  7 ++-
oslo.i18n/locale/zh_CN/LC_MESSAGES/oslo.i18n.po |  7 ++-
setup.cfg                                       |  3 +-
test-requirements.txt                           |  4 +-
tox.ini                                         | 14 +----
17 files changed, 74 insertions(+), 157 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 9dfe217..72ce2fd 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8 +8 @@ sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
-oslosphinx>=2.5.0 # Apache-2.0
+oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
@@ -15 +15 @@ coverage>=3.6
-oslo.config>=2.3.0 # Apache-2.0
+oslo.config>=2.7.0 # Apache-2.0





More information about the OpenStack-announce mailing list