[release-announce] oslo.serialization 2.28.2 (stein)

no-reply at openstack.org no-reply at openstack.org
Thu Feb 28 18:16:24 UTC 2019


We enthusiastically announce the release of:

oslo.serialization 2.28.2: Oslo Serialization library

This release is part of the stein release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/oslo.serialization

Download the package from:

    https://pypi.org/project/oslo.serialization

Please report issues through launchpad:

    https://bugs.launchpad.net/oslo.serialization

For more details, please see below.

Changes in oslo.serialization 2.28.1..2.28.2
--------------------------------------------

9886fe9 add python 3.7 unit test job
c9b464c Update hacking version
4f24d02 Fix README
53160fc Use template for lower-constraints
df5166a Update mailinglist from dev to discuss
d67f886 Clean up .gitignore references to personal tools
181de14 Update the home-page to latest


Diffstat (except docs and test files)
-------------------------------------

.gitignore                      | 21 ++++++++++++---------
.zuul.yaml                      | 18 +++++++-----------
HACKING.rst                     |  4 ++--
README.rst                      |  6 +++---
oslo_serialization/jsonutils.py |  4 ++--
setup.cfg                       |  4 ++--
test-requirements.txt           |  2 +-
7 files changed, 29 insertions(+), 30 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index e682186..6882afd 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4 +4 @@
-hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
+hacking>=1.1.0,<1.2.0 # Apache-2.0






More information about the Release-announce mailing list