[release-announce] python-masakariclient 6.1.1 (victoria)

no-reply at openstack.org no-reply at openstack.org
Mon Sep 14 14:20:46 UTC 2020


We contentedly announce the release of:

python-masakariclient 6.1.1: masakariclient module and a CLI tool for
masakari

This release is part of the victoria stable release series.

The source is available from:

    https://opendev.org/openstack/python-masakariclient

Download the package from:

    https://tarballs.openstack.org/python-masakariclient/

Please report issues through:

    https://bugs.launchpad.net/python-masakariclient/+bugs

For more details, please see below.

Changes in python-masakariclient 6.1.0..6.1.1
---------------------------------------------

a1a8568 remove future from lower-constraints
41ec312 drop mock from lower-constraints
e9debc0 Stop to use the __future__ module.
9a5e107 Switch to newer openstackdocstheme and reno versions
3427e56 Remove translation sections from setup.cfg
c25fc53 Fix hacking min version to 3.0.1


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

babel.cfg                   |  2 --
lower-constraints.txt       |  8 +++-----
masakariclient/shell.py     |  2 --
releasenotes/source/conf.py |  9 +++++----
setup.cfg                   | 14 --------------
test-requirements.txt       |  8 ++++----
7 files changed, 16 insertions(+), 35 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 1fc4524..c610d71 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5 +5 @@
-hacking>=3.0,<3.1.0 # Apache-2.0
+hacking>=3.0.1,<3.1.0 # Apache-2.0
@@ -10 +10 @@ python-subunit>=1.0.0 # Apache-2.0/BSD
-openstackdocstheme>=1.18.1 # Apache-2.0
+openstackdocstheme>=2.2.1 # Apache-2.0
@@ -13 +13 @@ requests-mock>=1.2.0 # Apache-2.0
-sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
+sphinx>=2.0.0,!=2.1.0 # BSD
@@ -19 +19 @@ testtools>=2.2.0 # MIT
-reno>=2.5.0 # Apache-2.0
+reno>=3.1.0 # Apache-2.0






More information about the Release-announce mailing list