[release-announce] monasca-statsd 1.10.1 (rocky)

no-reply at openstack.org no-reply at openstack.org
Thu Jul 19 18:48:16 UTC 2018


We are pleased to announce the release of:

monasca-statsd 1.10.1: Monasca statsd Python client

This release is part of the rocky stable release series.

Download the package from:

    https://tarballs.openstack.org/monasca-statsd/

For more details, please see below.

Changes in monasca-statsd 1.10.0..1.10.1
----------------------------------------

27e50fe Add check for rst syntax
628efb6 Convert README.md to ReStructuredTest format
785c29c Switch to using stestr
3115cdc fix tox python3 overrides
16465ea Remove repository section from README
3990508 Update links in README


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

.gitignore            |  3 +-
.stestr.conf          |  3 ++
README.md             | 95 ---------------------------------------------------
README.rst            | 92 +++++++++++++++++++++++++++++++++++++++++++++++++
setup.cfg             |  2 +-
test-requirements.txt |  4 +--
tox.ini               |  9 ++++-
7 files changed, 108 insertions(+), 100 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 7f7e5c0..f197fb2 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8 +8 @@ mock>=2.0.0 # BSD
-sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
+sphinx!=1.6.6,!=1.6.7,>=1.6.5 # BSD
@@ -11 +11 @@ oslotest>=3.2.0 # Apache-2.0
-os-testr>=1.0.0 # Apache-2.0
+stestr>=1.0.0 # Apache-2.0






More information about the Release-announce mailing list