[openstack-dev] [new][oslo] oslo.serialization 2.14.0 release (ocata)

no-reply at openstack.org no-reply at openstack.org
Wed Oct 19 04:53:01 UTC 2016


We are happy to announce the release of:

oslo.serialization 2.14.0: Oslo Serialization library

This release is part of the ocata release series.

The source is available from:

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

Download the package from:

    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.13.0..2.14.0
--------------------------------------------

b69beae Add a title to the API Documentation page
e409634 Updated from global requirements
d8aed63 modify the home-page info with the developer documentation


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

setup.cfg             | 2 +-
test-requirements.txt | 6 +++---
3 files changed, 9 insertions(+), 4 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 0a0d3bf..7fd183e 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7 +7 @@ mock>=2.0 # BSD
-netaddr!=0.7.16,>=0.7.12 # BSD
+netaddr!=0.7.16,>=0.7.13 # BSD
@@ -10,2 +10,2 @@ netaddr!=0.7.16,>=0.7.12 # BSD
-sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
-oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
+sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
+oslosphinx>=4.7.0 # Apache-2.0





More information about the OpenStack-dev mailing list