[release-announce] python-searchlightclient 2.1.1 (victoria)

no-reply at openstack.org no-reply at openstack.org
Wed Sep 9 18:10:17 UTC 2020


We are happy to announce the release of:

python-searchlightclient 2.1.1: OpenStack Indexing and Search API
Client Library

This release is part of the victoria stable release series.

The source is available from:

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

Download the package from:

    https://pypi.org/project/python-searchlightclient

Please report issues through:

    https://storyboard.openstack.org/#!/project/openstack/python-
searchlightclient

For more details, please see below.

Changes in python-searchlightclient 2.1.0..2.1.1
------------------------------------------------

9b7c80c [goal] Migrate testing to ubuntu focal
4423a96 Fix hacking min version to 3.0.1


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

lower-constraints.txt | 6 +++---
requirements.txt      | 2 +-
test-requirements.txt | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index a4676fa..4831bcf 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -14 +14 @@ python-openstackclient>=3.12.0 # Apache-2.0
-PyYAML>=3.12 # MIT
+PyYAML>=3.13 # MIT
diff --git a/test-requirements.txt b/test-requirements.txt
index 0d69fbd..6136bd0 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6 +6 @@
-hacking>=3.0,<3.1.0 # Apache-2.0
+hacking>=3.0.1,<3.1.0 # Apache-2.0






More information about the Release-announce mailing list