[openstack-announce] [release][oslo] oslo.i18n release 2.7.0 (mitaka)
davanum at gmail.com
davanum at gmail.com
Mon Oct 12 15:58:32 UTC 2015
We are chuffed to announce the release of:
oslo.i18n 2.7.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/2.7.0
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.i18n
Changes in oslo.i18n 2.6.0..2.7.0
---------------------------------
4c4511b Fix coverage configuration and execution
b8b322b No need for Oslo Incubator Sync
634c52f Enhance the formatting error robustness patch
89bbb98 Imported Translations from Zanata
36dabf1 Move 'history' -> release notes section
a27f28e Add shields.io version/downloads links/badges into README.rst
8c7f382 Change ignore-errors to ignore_errors
2233a88 Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
.coveragerc | 7 +--
README.rst | 8 ++++
openstack-common.conf | 4 --
oslo.i18n/locale/de/LC_MESSAGES/oslo.i18n.po | 8 ++--
oslo.i18n/locale/en_GB/LC_MESSAGES/oslo.i18n.po | 8 ++--
oslo.i18n/locale/es/LC_MESSAGES/oslo.i18n.po | 10 ++--
oslo.i18n/locale/fr/LC_MESSAGES/oslo.i18n.po | 8 ++--
oslo.i18n/locale/it/LC_MESSAGES/oslo.i18n.po | 8 ++--
oslo.i18n/locale/ko_KR/LC_MESSAGES/oslo.i18n.po | 10 ++--
oslo.i18n/locale/oslo.i18n-log-critical.pot | 6 +--
oslo.i18n/locale/oslo.i18n-log-error.pot | 6 +--
oslo.i18n/locale/oslo.i18n-log-info.pot | 6 +--
oslo.i18n/locale/oslo.i18n-log-warning.pot | 6 +--
oslo.i18n/locale/oslo.i18n.pot | 10 ++--
oslo.i18n/locale/pl_PL/LC_MESSAGES/oslo.i18n.po | 8 ++--
oslo.i18n/locale/pt/LC_MESSAGES/oslo.i18n.po | 14 +++---
oslo.i18n/locale/zh_CN/LC_MESSAGES/oslo.i18n.po | 10 ++--
oslo_i18n/_message.py | 27 +++++++++--
requirements.txt | 2 +-
setup.py | 2 +-
tox.ini | 2 +-
23 files changed, 157 insertions(+), 83 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 1f11ade..6acbc28 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@
-pbr<2.0,>=1.6
+pbr>=1.6
More information about the OpenStack-announce
mailing list