[release-announce] python-solumclient 2.9.0 (train)

no-reply at openstack.org no-reply at openstack.org
Thu Aug 8 16:17:28 UTC 2019


We are chuffed to announce the release of:

python-solumclient 2.9.0: Client library for Solum API

This release is part of the train release series.

The source is available from:

    https://opendev.org/openstack/python-solumclient

Download the package from:

    https://tarballs.openstack.org/python-solumclient/

Please report issues through:

    https://bugs.launchpad.net/python-solumclient/+bugs

For more details, please see below.

Changes in python-solumclient 2.8.0..2.9.0
------------------------------------------

04b2556 Bump the openstackdocstheme extension to 1.20
a636822 Blacklist sphinx 2.1.0 (autodoc bug)
d9fd6d9 Add Python 3 Train unit tests
405a452 Update contraints url
840cfa3 Fix sphinx requirements
7aadf46 Replace git.openstack.org URLs with opendev.org URLs
ad79a63 OpenDev Migration Patch
85e9c7d Dropping the py35 testing
d232553 Uncap jsonschema


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

.gitreview           |  2 +-
.zuul.yaml           |  3 +--
requirements.txt     |  2 +-
setup.cfg            |  2 +-
tox.ini              |  8 ++++----
7 files changed, 14 insertions(+), 18 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 0b1f861..bfc8a13 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -12 +12 @@ iso8601>=0.1.11 # MIT
-jsonschema<3.0.0,>=2.6.0 # MIT
+jsonschema>=2.6.0 # MIT






More information about the Release-announce mailing list