[release][oslo] oslo.serialization release 2.2.0 (mitaka)
We are delighted to announce the release of: oslo.serialization 2.2.0: Oslo Serialization library This release is part of the mitaka 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 below and: http://launchpad.net/oslo.serialization/+milestone/2.2.0 Please report issues through launchpad: http://bugs.launchpad.net/oslo.serialization Changes in oslo.serialization 2.1.0..2.2.0 ------------------------------------------ 972d3fd Remove iso8601 dependency 32b9629 Updated from global requirements f4a136e Updated from global requirements db46cb7 Trival: Remove 'MANIFEST.in' Diffstat (except docs and test files) ------------------------------------- MANIFEST.in | 6 ------ requirements.txt | 5 +---- 2 files changed, 1 insertion(+), 10 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 4d3fa79..2de8756 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,4 +14 @@ msgpack-python>=0.4.0 -# Only for timeutils in openstack.common - once we're using the -# library version this can be removed. -iso8601>=0.1.9 -oslo.utils>=2.8.0 # Apache-2.0 +oslo.utils>=3.2.0 # Apache-2.0
participants (1)
-
davanum@gmail.com