[openstack-dev] [release][oslo] oslo.serialization release 1.6.0 (liberty)
doug at doughellmann.com
doug at doughellmann.com
Tue Jun 2 15:04:46 UTC 2015
We are gleeful to announce the release of:
oslo.serialization 1.6.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
For more details, please see the git log history below and:
http://launchpad.net/oslo.serialization/+milestone/1.6.0
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.serialization
Changes in oslo.serialization 1.5.0..1.6.0
------------------------------------------
15c82cc Revert "jsonutils: replace strtime() usage with isoformat()"
986ec58 jsonutils: encode dict keys
50e1abc jsonutils: simplify simple value handling
5b0827a jsonutils: replace strtime() usage with isoformat()
42b355f Advertise support for Python3.4 / Remove support for Python 3.3
937f417 Do not sync run_cross_tests.sh
a72da17 Updated from global requirements
9b47262 Remove run_cross_tests.sh
166726d Fixes wrong folder for listing tests
Diffstat (except docs and test files)
-------------------------------------
.testr.conf | 2 +-
openstack-common.conf | 6 ---
oslo_serialization/jsonutils.py | 31 +++++++-------
requirements.txt | 2 +-
setup.cfg | 2 +-
tox.ini | 2 +-
8 files changed, 32 insertions(+), 116 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index ff4e573..d15502a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10 +10 @@
-pbr>=0.6,!=0.7,<1.0
+pbr>=0.11,<2.0
More information about the OpenStack-dev
mailing list