[release-announce] [oslo] oslo.versionedobjects 1.24.0 (pike)

no-reply at openstack.org no-reply at openstack.org
Mon May 22 23:55:04 UTC 2017


We eagerly announce the release of:

oslo.versionedobjects 1.24.0: Oslo Versioned Objects library

This release is part of the pike release series.

The source is available from:

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

Download the package from:

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

Please report issues through launchpad:

    http://bugs.launchpad.net/oslo.versionedobjects

For more details, please see below.

Changes in oslo.versionedobjects 1.23.0..1.24.0
-----------------------------------------------

f69bb43 Fix string interpolation in ValueError
ba00a61 Updated from global requirements
9f4da6b Updated from global requirements
cd613cf Updated from global requirements


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

oslo_versionedobjects/fields.py | 6 +++---
requirements.txt                | 4 ++--
test-requirements.txt           | 4 ++--
3 files changed, 7 insertions(+), 7 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 82a7481..4765cb4 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -12 +12 @@ iso8601>=0.1.11 # MIT
-oslo.log>=3.11.0 # Apache-2.0
+oslo.log>=3.22.0 # Apache-2.0
@@ -14 +14 @@ oslo.i18n>=2.1.0 # Apache-2.0
-WebOb>=1.6.0 # MIT
+WebOb>=1.7.1 # MIT
diff --git a/test-requirements.txt b/test-requirements.txt
index 3bd136b..49ffadf 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9 +9 @@ oslosphinx>=4.7.0 # Apache-2.0
-sphinx>=1.5.1 # BSD
+sphinx!=1.6.1,>=1.5.1 # BSD
@@ -11 +11 @@ sphinx>=1.5.1 # BSD
-coverage>=4.0 # Apache-2.0
+coverage!=4.4,>=4.0 # Apache-2.0





More information about the Release-announce mailing list