[release-announce] python-muranoclient 2.1.1 (victoria)

no-reply at openstack.org no-reply at openstack.org
Thu Sep 10 09:58:14 UTC 2020


We are thrilled to announce the release of:

python-muranoclient 2.1.1: python-muranoclient

This release is part of the victoria stable 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.1.0..2.1.1
-------------------------------------------

d3ab74e Native Zuul v3 version of the functional legacy job
019f79e [goal] Migrate testing to ubuntu focal
8054a32 Small cleanups


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

.zuul.yaml                                         |  10 +-
lower-constraints.txt                              |  14 +-
muranoclient/v1/package_creator/mpl_package.py     |   2 +-
muranoclient/v1/schemas.py                         |   2 +-
.../post.yaml                                      |  80 ----------
.../run.yaml                                       |  67 ---------
requirements.txt                                   |   3 +-
setup.sh                                           | 167 ---------------------
test-requirements.txt                              |   2 +-
tox.ini                                            |   4 +
12 files changed, 20 insertions(+), 400 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 9cadeb2..78df37c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9 +8,0 @@ iso8601>=0.1.11 # MIT
-Babel!=2.4.0,>=2.3.4 # BSD
@@ -12 +11 @@ requests>=2.14.2 # Apache-2.0
-PyYAML>=3.12 # MIT
+PyYAML>=3.13 # MIT
diff --git a/test-requirements.txt b/test-requirements.txt
index b1157eb..a40c94d 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4 +4 @@
-hacking>=3.0.1,<3.1.0 # Apache-2.0
+hacking>=3.1.0,<3.2.0 # Apache-2.0






More information about the Release-announce mailing list