[openstack-dev] [release][oslo] oslo.i18n release 1.7.0 (liberty)
doug at doughellmann.com
doug at doughellmann.com
Tue Jun 2 15:04:43 UTC 2015
We are pleased to announce the release of:
oslo.i18n 1.7.0: Oslo i18n library
This release is part of the liberty release series.
With source available at:
http://git.openstack.org/cgit/openstack/oslo.i18n
For more details, please see the git log history below and:
http://launchpad.net/oslo.i18n/+milestone/1.7.0
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.i18n
Changes in oslo.i18n 1.6.0..1.7.0
---------------------------------
7935c3f Advertise support for Python3.4 / Remove support for Python 3.3
917e6e3 Updated from global requirements
01fd79d Misplaced parenthesis causing confusion
0613c7c Remove run_cross_tests.sh
8049c10 Imported Translations from Transifex
b91fcb3 Update guideline doc of multiple use msg case
651c325 Improve fixture documentation
Diffstat (except docs and test files)
-------------------------------------
openstack-common.conf | 4 --
oslo.i18n/locale/de/LC_MESSAGES/oslo.i18n.po | 11 ++-
oslo.i18n/locale/en_GB/LC_MESSAGES/oslo.i18n.po | 7 +-
oslo.i18n/locale/fr/LC_MESSAGES/oslo.i18n.po | 10 +--
oslo.i18n/locale/it/LC_MESSAGES/oslo.i18n.po | 12 ++--
oslo.i18n/locale/ko_KR/LC_MESSAGES/oslo.i18n.po | 11 ++-
oslo.i18n/locale/pl_PL/LC_MESSAGES/oslo.i18n.po | 14 ++--
oslo.i18n/locale/zh_CN/LC_MESSAGES/oslo.i18n.po | 11 ++-
requirements.txt | 2 +-
setup.cfg | 2 +-
tox.ini | 2 +-
14 files changed, 61 insertions(+), 154 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 79a76f0..1b1544a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@
-pbr>=0.6,!=0.7,<1.0
+pbr>=0.11,<2.0
More information about the OpenStack-dev
mailing list