python-cyborgclient 1.1.1 (ussuri)
We are tickled pink to announce the release of: python-cyborgclient 1.1.1: Python client for cyborg API This release is part of the ussuri stable release series. The source is available from: https://opendev.org/openstack/python-cyborgclient Download the package from: https://pypi.org/project/python-cyborgclient Please report issues through: https://bugs.launchpad.net/python-cyborgclient/+bugs For more details, please see below. Changes in python-cyborgclient 1.1.0..1.1.1 ------------------------------------------- 40aad6e Revert "Update master for stable/train" 5f54047 Revert "Add Python3 victoria unit tests" c50ad1c Revert "Update master for stable/ussuri" 43fbd20 Update TOX/UPPER_CONSTRAINTS_FILE for stable/ussuri 6809aab Update .gitreview for stable/ussuri 64a10cd Update master for stable/train fa02f0f Update docs building b2964f7 Add Python3 victoria unit tests 70fa148 Update master for stable/ussuri Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + babel.cfg | 2 -- requirements.txt | 1 - setup.cfg | 1 - test-requirements.txt | 6 +++--- tox.ini | 6 +++--- 6 files changed, 7 insertions(+), 10 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index a790c2e..faef588 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6 +5,0 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 -Babel!=2.4.0,>=2.3.4 # BSD diff --git a/test-requirements.txt b/test-requirements.txt index 252477b..49908ea 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9 +9 @@ python-subunit>=0.0.18 # Apache-2.0/BSD -sphinx>=1.8.0,!=2.1.0 # BSD +sphinx>=2.0.0,!=2.1.0 # BSD @@ -13 +13 @@ testtools>=1.4.0 # MIT -openstackdocstheme>=1.20.0 # Apache-2.0 +openstackdocstheme>=2.0.0 # Apache-2.0 @@ -16 +16 @@ requests-mock>=0.6.0 # Apache-2.0 -reno>=1.8.0 # Apache-2.0 +reno>=2.5.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org