We exuberantly announce the release of: python-solumclient 2.7.0: Client library for Solum API This release is part of the rocky release series. Download the package from: https://tarballs.openstack.org/python-solumclient/ For more details, please see below. Changes in python-solumclient 2.6.1..2.7.0 ------------------------------------------ ea1587b add lower-constraints job 8e0148d Follow the new PTI for document build 46a37b9 Updated from global requirements ca9c67d Updated from global requirements 525a5f6 Updated from global requirements e7f26c5 Update links in README 5fc9f10 Updated from global requirements 0fc4c55 Updated from global requirements 63c47bf Imported Translations from Zanata 58acb41 Updated from global requirements Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 7 +++ README.rst | 4 +- lower-constraints.txt | 52 ++++++++++++++++++++++ requirements.txt | 4 +- .../locale/en_GB/LC_MESSAGES/solumclient.po | 8 ++-- test-requirements.txt | 2 - tox.ini | 14 ++++++ 9 files changed, 89 insertions(+), 13 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index f771853..46b098b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7 +7 @@ oslo.i18n>=3.15.3 # Apache-2.0 -oslo.config>=5.1.0 # Apache-2.0 +oslo.config>=5.2.0 # Apache-2.0 @@ -15 +15 @@ python-keystoneclient>=3.8.0 # Apache-2.0 -PyYAML>=3.10 # MIT +PyYAML>=3.12 # MIT diff --git a/test-requirements.txt b/test-requirements.txt index c468105..4c31bfe 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8,2 +7,0 @@ fixtures>=3.0.0 # Apache-2.0/BSD -openstackdocstheme>=1.17.0 # Apache-2.0 -sphinx!=1.6.6,>=1.6.2 # BSD
participants (1)
-
no-reply@openstack.org