[release-announce] python-freezerclient 3.0.1 (ussuri)

no-reply at openstack.org no-reply at openstack.org
Sat Apr 11 19:08:09 UTC 2020


We are pleased to announce the release of:

python-freezerclient 3.0.1: OpenStack Disaster Recovery API Client
Library

This release is part of the ussuri stable 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 3.0.0..3.0.1
--------------------------------------------

c2cb528 Cleanup py27 support


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

setup.cfg             | 3 +++
setup.py              | 9 ---------
test-requirements.txt | 7 ++-----
3 files changed, 5 insertions(+), 14 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index ccec41c..b41f998 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8 +7,0 @@ mock>=2.0.0 # BSD
-#pylint==1.9.2 # GPLv2
@@ -11,4 +10,2 @@ testtools>=2.2.0 # MIT
-astroid==1.6.5;python_version<"3.0" # LGPLv2.1
-astroid==2.1.0;python_version>="3.0" # LGPLv2.1
-pylint==1.9.2;python_version<"3.0" # GPLv2
-pylint==2.2.0;python_version>="3.0" # GPLv2
+astroid==2.1.0 # LGPLv2.1
+pylint==2.2.0 # GPLv2






More information about the Release-announce mailing list