[release-announce] [oslo] oslo.serialization 2.19.0 (pike)
no-reply at openstack.org
no-reply at openstack.org
Mon Jul 3 20:10:54 UTC 2017
We high-spiritedly announce the release of:
oslo.serialization 2.19.0: Oslo Serialization library
This release is part of the pike 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.18.0..2.19.0
--------------------------------------------
0515601 Updated from global requirements
38ac21b Don't iterate through addresses in netaddr.IPNetwork
98642b2 Updated from global requirements
e7c6f94 Updated from global requirements
e74deca Updated from global requirements
7fded98 Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
oslo_serialization/jsonutils.py | 2 +-
requirements.txt | 2 +-
test-requirements.txt | 8 ++++----
4 files changed, 11 insertions(+), 6 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 7a1c01d..56216d4 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10 +10 @@
-pbr>=2.0.0 # Apache-2.0
+pbr!=2.1.0,>=2.0.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 0ea05ab..737815a 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10 +10 @@ netaddr!=0.7.16,>=0.7.13 # BSD
-sphinx>=1.5.1 # BSD
+sphinx>=1.6.2 # BSD
@@ -14,3 +14,3 @@ oslotest>=1.10.0 # Apache-2.0
-oslo.i18n>=2.1.0 # Apache-2.0
-coverage>=4.0 # Apache-2.0
-reno>=1.8.0 # Apache-2.0
+oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
+coverage!=4.4,>=4.0 # Apache-2.0
+reno!=2.3.1,>=1.8.0 # Apache-2.0
More information about the Release-announce
mailing list