[release-announce] python-cinderclient 7.2.1 (victoria)
    no-reply at openstack.org 
    no-reply at openstack.org
       
    Mon Mar  8 11:55:13 UTC 2021
    
    
  
We are satisfied to announce the release of:
python-cinderclient 7.2.1: OpenStack Block Storage API Client Library
This release is part of the victoria stable release series.
The source is available from:
    https://opendev.org/openstack/python-cinderclient
Download the package from:
    https://pypi.org/project/python-cinderclient
Please report issues through:
    https://bugs.launchpad.net/python-cinderclient/+bugs
For more details, please see below.
Changes in python-cinderclient 7.2.0..7.2.1
-------------------------------------------
c91b517 Adjust requirements and lower-constraints
7b79ccd Update TOX_CONSTRAINTS_FILE for stable/victoria
4a940fe Update .gitreview for stable/victoria
Diffstat (except docs and test files)
-------------------------------------
.gitreview            |  1 +
lower-constraints.txt | 11 ++++++-----
test-requirements.txt |  6 +++++-
tox.ini               |  8 ++++----
4 files changed, 16 insertions(+), 10 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 774f99a..085559f 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -12 +12 @@ requests-mock>=1.2.0 # Apache-2.0
-tempest>=17.1.0 # Apache-2.0
+tempest>=24.0.0 # Apache-2.0
@@ -16,0 +17,4 @@ doc8>=0.6.0 # Apache-2.0
+#
+# these indirect dependencies are added to narrow down the range
+# considered by the pip resolver
+dulwich>=0.20.6
    
    
More information about the Release-announce
mailing list