[release-announce] python-cyborgclient 1.2.0 (victoria)
    no-reply at openstack.org 
    no-reply at openstack.org
       
    Thu Jun 18 16:56:26 UTC 2020
    
    
  
We are overjoyed to announce the release of:
python-cyborgclient 1.2.0: Python client for cyborg API
This release is part of the victoria 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://storyboard.openstack.org/#!/project/openstack/cyborg
For more details, please see below.
Changes in python-cyborgclient 1.1.0..1.2.0
-------------------------------------------
0d405a5 Fix a config error ralated to entry point
2505c10 Switch to newer openstackdocstheme and reno versions
1fd43fa Update master for stable/stein
8a9907e Revert "Revert "Update master for stable/train""
880d115 Revert "Update master for stable/train"
64a10cd Update master for stable/train
51fdb1f Add py38 package metadata
fa02f0f Update docs building
b2964f7 Add Python3 victoria unit tests
70fa148 Update master for stable/ussuri
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml                     | 2 +-
babel.cfg                      | 2 --
releasenotes/source/conf.py    | 8 ++++----
releasenotes/source/index.rst  | 3 +++
releasenotes/source/stein.rst  | 6 ++++++
releasenotes/source/train.rst  | 6 ++++++
releasenotes/source/ussuri.rst | 6 ++++++
requirements.txt               | 1 -
setup.cfg                      | 4 ++--
test-requirements.txt          | 6 +++---
tox.ini                        | 2 +-
12 files changed, 36 insertions(+), 18 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..88ba997 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.2.1 # Apache-2.0
@@ -16 +16 @@ requests-mock>=0.6.0  # Apache-2.0
-reno>=1.8.0 # Apache-2.0
+reno>=3.1.0 # Apache-2.0
    
    
More information about the Release-announce
mailing list