[release-announce] [oslo] oslo.serialization 2.22.0 (queens)

no-reply at openstack.org no-reply at openstack.org
Mon Dec 4 10:38:45 UTC 2017


We are gleeful to announce the release of:

oslo.serialization 2.22.0: Oslo Serialization library

This release is part of the queens release series.

The source is available from:

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

Download the package from:

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

Please report issues through launchpad:

    https://docs.openstack.org/oslo.serialization/latest/

For more details, please see below.

Changes in oslo.serialization 2.21.2..2.22.0
--------------------------------------------

50af687 Remove -U from pip install
029a8e7 Avoid tox_install.sh for constraints support
abe59cb Remove setting of version/release from releasenotes
640ce4f Updated from global requirements
922673c Updated from global requirements


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

releasenotes/source/conf.py | 12 ++++--------
requirements.txt            |  4 ++--
tools/tox_install.sh        | 30 ------------------------------
tox.ini                     | 11 +++++------
4 files changed, 11 insertions(+), 46 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 2966204..04b5dbf 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11 +11 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
-six>=1.9.0 # MIT
+six>=1.10.0 # MIT
@@ -13 +13 @@ msgpack-python>=0.4.0 # Apache-2.0
-oslo.utils>=3.28.0 # Apache-2.0
+oslo.utils>=3.31.0 # Apache-2.0






More information about the Release-announce mailing list