[release-announce] [monasca] python-monascaclient 1.11.0 (rocky)

no-reply at openstack.org no-reply at openstack.org
Fri Apr 20 13:39:36 UTC 2018


We are ecstatic to announce the release of:

python-monascaclient 1.11.0: Monasca API Client Library

This release is part of the rocky release series.

Download the package from:

    https://pypi.python.org/pypi/python-monascaclient

For more details, please see below.

Changes in python-monascaclient 1.10.0..1.11.0
----------------------------------------------

1aadb99 Update pep8 checks
0f853ca Clean up tox.ini
9dffe7b add lower-constraints job
52b1a1f Updated from global requirements
8b6aafe Updated from global requirements
763c094 Updated from global requirements
a7e18b6 Update reno for stable/queens


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

.zuul.yaml                     |  7 ++++
lower-constraints.txt          | 78 ++++++++++++++++++++++++++++++++++++++++++
monascaclient/v2_0/shell.py    | 27 +++++++++------
releasenotes/source/index.rst  |  1 +
releasenotes/source/queens.rst |  6 ++++
requirements.txt               |  2 +-
test-requirements.txt          |  4 +--
tox.ini                        | 47 ++++++++-----------------
8 files changed, 127 insertions(+), 45 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index c027866..dfd8bb5 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -14 +14 @@ PrettyTable<0.8,>=0.7.1 # BSD
-PyYAML>=3.10 # MIT
+PyYAML>=3.12 # MIT
diff --git a/test-requirements.txt b/test-requirements.txt
index 14999ca..6b4e18a 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -17 +17 @@ doc8>=0.6.0 # Apache-2.0
-sphinx!=1.6.6,>=1.6.2 # BSD
+sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
@@ -19 +19 @@ reno>=2.5.0 # Apache-2.0
-openstackdocstheme>=1.17.0 # Apache-2.0
+openstackdocstheme>=1.18.1 # Apache-2.0






More information about the Release-announce mailing list