We are overjoyed to announce the release of: python-muranoclient 2.4.0: python-muranoclient This release is part of the yoga release series. The source is available from: https://opendev.org/openstack/python-muranoclient Download the package from: https://pypi.org/project/python-muranoclient Please report issues through: https://bugs.launchpad.net/python-muranoclient/+bugs For more details, please see below. Changes in python-muranoclient 2.3.0..2.4.0 ------------------------------------------- 3b44adc requirements: Uncap prettytable, remove l-c 01e0fbf Update master for stable/xena Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 1 - lower-constraints.txt | 86 ------------------------------------------- releasenotes/source/index.rst | 1 + releasenotes/source/xena.rst | 6 +++ requirements.txt | 2 +- tox.ini | 6 --- 6 files changed, 8 insertions(+), 94 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 78df37c..a0422fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5 +5 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 -PrettyTable<0.8,>=0.7.2 # BSD +PrettyTable>=0.7.2 # BSD
participants (1)
-
no-reply@openstack.org