[release-announce] monasca-statsd 2.2.0 (wallaby)
no-reply at openstack.org
no-reply at openstack.org
Mon Mar 15 09:11:55 UTC 2021
We joyfully announce the release of:
monasca-statsd 2.2.0: Monasca statsd Python client
This release is part of the wallaby release series.
The source is available from:
https://opendev.org/openstack/monasca-statsd
Download the package from:
https://tarballs.openstack.org/monasca-statsd/
Please report issues through:
https://bugs.launchpad.net/monasca/+bugs
For more details, please see below.
Changes in monasca-statsd 2.1.0..2.2.0
--------------------------------------
ed2c0d2 Add doc/requirements
b9451e9 bump py37 to py38 in tox.ini
0e2561c Add Python3 wallaby unit tests
3ecf448 change a better title in README.rst
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 2 +-
README.rst | 2 +-
lower-constraints.txt | 6 +++---
requirements.txt | 2 +-
test-requirements.txt | 3 ---
tox.ini | 4 +++-
7 files changed, 12 insertions(+), 10 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 3840e1d..e6d6e11 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4 +4 @@
-six>=1.10.0 # MIT
+six>=1.12.0 # MIT
diff --git a/test-requirements.txt b/test-requirements.txt
index 3d07f82..9cc0447 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,2 +6,0 @@ coverage!=4.4,>=4.0 # Apache-2.0
-sphinx!=1.6.6,!=1.6.7,>=1.6.5 # BSD
-oslosphinx>=4.7.0 # Apache-2.0
@@ -12 +9,0 @@ testrepository>=0.0.18 # Apache-2.0/BSD
-openstackdocstheme>=1.18.1 # Apache-2.0
More information about the Release-announce
mailing list