[openstack-announce] [release][oslo] oslo.serialization release 1.9.0 (liberty)
davanum at gmail.com
davanum at gmail.com
Tue Sep 8 16:15:08 UTC 2015
We are thrilled to announce the release of:
oslo.serialization 1.9.0: Oslo Serialization library
This release is part of the liberty 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
For more details, please see the git log history below and:
http://launchpad.net/oslo.serialization/+milestone/1.9.0
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.serialization
Changes in oslo.serialization 1.8.0..1.9.0
------------------------------------------
03f3431 Updated from global requirements
db9c140 Updated from global requirements
ed9a042 Updated from global requirements
03abee1 Updated from global requirements
8b6d5bd Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
requirements.txt | 4 ++--
test-requirements.txt | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index ab4c363..27704b5 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10 +10 @@
-pbr<2.0,>=1.3
+pbr<2.0,>=1.6
@@ -17 +17 @@ iso8601>=0.1.9
-oslo.utils>=1.9.0 # Apache-2.0
+oslo.utils>=2.0.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 6b68f39..fa50431 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6 +6 @@ mock>=1.2
-netaddr>=0.7.12
+netaddr!=0.7.16,>=0.7.12
@@ -12 +12 @@ oslosphinx>=2.5.0 # Apache-2.0
-oslotest>=1.9.0 # Apache-2.0
+oslotest>=1.10.0 # Apache-2.0
More information about the OpenStack-announce
mailing list