[release-announce] [oslo] oslo.i18n 3.13.0 (pike)

no-reply at openstack.org no-reply at openstack.org
Mon Mar 6 17:28:18 UTC 2017


We are glad to announce the release of:

oslo.i18n 3.13.0: Oslo i18n library

This release is part of the pike release series.

The source is available from:

    http://git.openstack.org/cgit/openstack/oslo.i18n

Download the package from:

    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.12.0..3.13.0
-----------------------------------

c103d6f Updated from global requirements
0eb1d9a [Fix gate]Update test requirement
b95634c Updated from global requirements
f8dbf52 Update reno for stable/ocata


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

releasenotes/source/index.rst | 1 +
releasenotes/source/ocata.rst | 6 ++++++
requirements.txt              | 2 +-
setup.py                      | 2 +-
test-requirements.txt         | 5 ++---
5 files changed, 11 insertions(+), 5 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 42ac222..1894adb 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@
-pbr>=1.8 # Apache-2.0
+pbr>=2.0.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 3617c35..3406d4a 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4 +4 @@
-hacking<0.11,>=0.10.0
+hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
@@ -6,2 +6 @@ hacking<0.11,>=0.10.0
-
-sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
+sphinx>=1.5.1 # BSD





More information about the Release-announce mailing list