[monasca] python-monascaclient 1.10.0 (queens)
We exuberantly announce the release of: python-monascaclient 1.10.0: Monasca API Client Library This release is part of the queens release series. Download the package from: https://pypi.python.org/pypi/python-monascaclient For more details, please see below. Changes in python-monascaclient 1.9.0..1.10.0 --------------------------------------------- 5fb9648 Updated from global requirements 5b68c99 Updated from global requirements 64585e4 Updated from global requirements 1b3c066 Update usage examples 6711153 TrivialFix: remove redundant import alias 0b4c422 Updated from global requirements Diffstat (except docs and test files) ------------------------------------- monascaclient/shell.py | 2 +- requirements.txt | 2 +- test-requirements.txt | 4 ++-- 4 files changed, 11 insertions(+), 11 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index e5cea5a..c027866 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5 +5 @@ -osc-lib>=1.7.0 # Apache-2.0 +osc-lib>=1.8.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index a9e371a..14999ca 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9 +9 @@ coverage!=4.4,>=4.0 # Apache-2.0 -oslotest>=1.10.0 # Apache-2.0 +oslotest>=3.2.0 # Apache-2.0 @@ -17 +17 @@ doc8>=0.6.0 # Apache-2.0 -sphinx>=1.6.2 # BSD +sphinx!=1.6.6,>=1.6.2 # BSD
participants (1)
-
no-reply@openstack.org