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

no-reply at openstack.org no-reply at openstack.org
Mon May 15 16:53:19 UTC 2017


We high-spiritedly announce the release of:

oslo.i18n 3.15.1: 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.15.0..3.15.1
-----------------------------------

9d76e94 Updated from global requirements
1f0c093 Updated from global requirements
2e90bc6 Updated from global requirements
220901c Check reStructuredText documents for common style issues


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

HACKING.rst           | 6 +++---
requirements.txt      | 4 ++--
test-requirements.txt | 2 +-
3 files changed, 6 insertions(+), 6 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 1894adb..592e5d4 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,2 +5,2 @@
-pbr>=2.0.0 # Apache-2.0
-Babel>=2.3.4 # BSD
+pbr!=2.1.0,>=2.0.0 # Apache-2.0
+Babel!=2.4.0,>=2.3.4 # BSD
diff --git a/test-requirements.txt b/test-requirements.txt
index f48a979..c49c9ef 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -11 +11 @@ oslotest>=1.10.0 # Apache-2.0
-coverage>=4.0 # Apache-2.0
+coverage!=4.4,>=4.0 # Apache-2.0





More information about the Release-announce mailing list