[release-announce] [oslo] oslo.middleware 3.33.0 (queens)

no-reply at openstack.org no-reply at openstack.org
Mon Dec 4 10:42:09 UTC 2017


We are jazzed to announce the release of:

oslo.middleware 3.33.0: Oslo Middleware library

This release is part of the queens release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/oslo.middleware

Download the package from:

    https://pypi.python.org/pypi/oslo.middleware

Please report issues through launchpad:

    https://bugs.launchpad.net/oslo.middleware

For more details, please see below.

Changes in oslo.middleware 3.32.1..3.33.0
-----------------------------------------

9d75e6c Updated from global requirements
439bfd8 Remove setting of version/release from releasenotes
3af9ea2 Updated from global requirements
00ad72d Updated from global requirements
491124d Updated from global requirements
947d41d Updated from global requirements
6897e8c Imported Translations from Zanata


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

releasenotes/source/conf.py                        | 13 ++---
.../locale/en_GB/LC_MESSAGES/releasenotes.po       | 64 ++++++++++++++++++++++
requirements.txt                                   |  8 +--
test-requirements.txt                              |  2 +-
4 files changed, 73 insertions(+), 14 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 7813162..3f3b7c5 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,2 +7,2 @@ Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause)
-oslo.config>=4.6.0 # Apache-2.0
-oslo.context>=2.14.0 # Apache-2.0
+oslo.config>=5.1.0 # Apache-2.0
+oslo.context>=2.19.2 # Apache-2.0
@@ -10,2 +10,2 @@ oslo.i18n>=3.15.3 # Apache-2.0
-oslo.utils>=3.28.0 # Apache-2.0
-six>=1.9.0 # MIT
+oslo.utils>=3.31.0 # Apache-2.0
+six>=1.10.0 # MIT
diff --git a/test-requirements.txt b/test-requirements.txt
index 6a97a6f..566b29b 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -11 +11 @@ sphinx>=1.6.2 # BSD
-testtools>=1.4.0 # MIT
+testtools>=2.2.0 # MIT






More information about the Release-announce mailing list