[openstack-dev] [new][oslo] oslo.serialization 2.12.0 release (newton)

no-reply at openstack.org no-reply at openstack.org
Tue Aug 2 18:24:43 UTC 2016


We are jazzed to announce the release of:

oslo.serialization 2.12.0: Oslo Serialization library

This release is part of the newton release series.

With source available at:

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

With package available at:

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

Please report issues through launchpad:

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

For more details, please see below.

Changes in oslo.serialization 2.11.0..2.12.0
--------------------------------------------

afb5332 Updated from global requirements
5ae0432 Fix parameters of assertEqual are misplaced
aa0e480 Add Python 3.5 classifier and venv


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

requirements.txt                              |  2 +-
setup.cfg                                     |  1 +
tox.ini                                       |  2 +-
6 files changed, 71 insertions(+), 70 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 54901dd..33ada12 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -13 +13 @@ msgpack-python>=0.4.0 # Apache-2.0
-oslo.utils>=3.15.0 # Apache-2.0
+oslo.utils>=3.16.0 # Apache-2.0





More information about the OpenStack-dev mailing list