[release-announce] python-vitrageclient 4.0.1 (ussuri)
no-reply at openstack.org
no-reply at openstack.org
Wed Apr 8 14:32:42 UTC 2020
We are tickled pink to announce the release of:
python-vitrageclient 4.0.1: Vitrage Client API Library
This release is part of the ussuri release series.
The source is available from:
https://opendev.org/openstack/python-vitrageclient
Download the package from:
https://pypi.org/project/python-vitrageclient
Please report issues through:
https://bugs.launchpad.net/python-vitrageclient/+bugs
For more details, please see below.
Changes in python-vitrageclient 4.0.0..4.0.1
--------------------------------------------
218d0c5 Cleanup py27 support
Diffstat (except docs and test files)
-------------------------------------
lower-constraints.txt | 3 +--
requirements.txt | 4 ++--
setup.cfg | 16 +++-------------
setup.py | 9 ---------
5 files changed, 7 insertions(+), 27 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 07f4d7d..f3ed6c8 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -12,2 +12,2 @@ iso8601>=0.1.11 # MIT
-networkx>=2.3;python_version>='3.4' # BSD
-pydot>=1.4.1 # BSD
\ No newline at end of file
+networkx>=2.3 # BSD
+pydot>=1.4.1 # BSD
More information about the Release-announce
mailing list