[release-announce] python-freezerclient 5.2.0 (bobcat)
no-reply at openstack.org
no-reply at openstack.org
Wed Sep 13 09:40:51 UTC 2023
We are thrilled to announce the release of:
python-freezerclient 5.2.0: OpenStack Disaster Recovery API Client
Library
This release is part of the bobcat release series.
The source is available from:
https://opendev.org/openstack/python-freezerclient
Download the package from:
https://pypi.org/project/python-freezerclient
Please report issues through:
https://storyboard.openstack.org/#!/project/openstack/python-
freezerclient
For more details, please see below.
Changes in python-freezerclient 4.4.0..5.2.0
--------------------------------------------
2b112fc Dropped the python 3.6/3.7 in zed cycle testing runtime
4ea0d08 Update arm ci jobs
32d6f32 Add zed test jobs
a49c42a Drop lower-constraints.txt and its testing
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 5 ++---
lower-constraints.txt | 43 -------------------------------------------
requirements.txt | 4 ++++
setup.cfg | 3 +--
tox.ini | 9 ---------
5 files changed, 7 insertions(+), 57 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index e1834d9..9c4ac6f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -0,0 +1,4 @@
+# Requirements lower bounds listed here are our best effort to keep them up to
+# date but we do not test them so no guarantee of having them all correct. If
+# you find any incorrect lower bounds, let us know or propose a fix.
+
More information about the Release-announce
mailing list