[openstack-dev] [new][oslo] oslo.serialization 2.11.0 release (newton)
no-reply at openstack.org
no-reply at openstack.org
Wed Jul 13 14:25:59 UTC 2016
We are glad to announce the release of:
oslo.serialization 2.11.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.10.0..2.11.0
--------------------------------------------
7ad9a95 Updated from global requirements
5ee90fc Updated from global requirements
1ec85e9 Use {} instead of dict()
Diffstat (except docs and test files)
-------------------------------------
oslo_serialization/jsonutils.py | 4 ++--
requirements.txt | 2 +-
test-requirements.txt | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 6872a60..54901dd 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -13 +13 @@ msgpack-python>=0.4.0 # Apache-2.0
-oslo.utils>=3.11.0 # Apache-2.0
+oslo.utils>=3.15.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 0a065c6..0a0d3bf 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10 +10 @@ netaddr!=0.7.16,>=0.7.12 # BSD
-sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
+sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
More information about the OpenStack-dev
mailing list