python-congressclient 1.10.0 (rocky)
We exuberantly announce the release of: python-congressclient 1.10.0: Client for Congress This release is part of the rocky release series. The source is available from: https://git.openstack.org/cgit/openstack/python-congressclient Download the package from: https://pypi.org/project/python-congressclient Please report issues through launchpad: https://bugs.launchpad.net/python-congressclient For more details, please see below. Changes in python-congressclient 1.9.0..1.10.0 ---------------------------------------------- e0a703f Follow the new PTI for document build 09a1021 add lower-constraints job 9769225 Updated from global requirements 949c2b5 Updated from global requirements 4628e9f Update links in README 690dacb Updated from global requirements 4a8487f Updated from global requirements bda26bc Cleanup test-requirements 5a52a81 Updated from global requirements 8be3036 Updated from global requirements Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 7 ++++++ README.rst | 4 ++-- lower-constraints.txt | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++ requirements.txt | 4 ++-- setup.cfg | 14 ------------ test-requirements.txt | 3 --- tox.ini | 10 ++++++++- 9 files changed, 91 insertions(+), 25 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 3a182f3..c0101d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7 +7 @@ cliff!=2.9.0,>=2.8.0 # Apache-2.0 -keystoneauth1>=3.3.0 # Apache-2.0 +keystoneauth1>=3.4.0 # Apache-2.0 @@ -9 +9 @@ oslo.i18n>=3.15.3 # Apache-2.0 -oslo.log>=3.30.0 # Apache-2.0 +oslo.log>=3.36.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 7b3a7fc..e271525 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8,3 +7,0 @@ fixtures>=3.0.0 # Apache-2.0/BSD -python-subunit>=1.0.0 # Apache-2.0/BSD -sphinx>=1.6.2 # BSD -openstackdocstheme>=1.17.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org