python-watcherclient 4.7.0 (epoxy)
We are tickled pink to announce the release of: python-watcherclient 4.7.0 This release is part of the epoxy release series. The source is available from: https://opendev.org/openstack/python-watcherclient Download the package from: https://pypi.org/project/python-watcherclient Please report issues through: https://bugs.launchpad.net/watcher/+bugs For more details, please see below. Changes in python-watcherclient 4.6.0..4.7.0 -------------------------------------------- a2e4e22 Drop unused tempest from test requirements be7ee73 Get rid of distutils 834ab29 Make watcherclient/shell.py reproducible Diffstat (except docs and test files) ------------------------------------- test-requirements.txt | 1 - watcherclient/common/httpclient.py | 14 ++++++++------ watcherclient/shell.py | 4 +++- 3 files changed, 11 insertions(+), 8 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 875fa8b..ca03185 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9 +8,0 @@ testtools>=2.2.0 # MIT -tempest>=17.1.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org