[release-announce] python-karborclient 2.1.0 (victoria)
    no-reply at openstack.org 
    no-reply at openstack.org
       
    Mon Aug  3 15:22:57 UTC 2020
    
    
  
We are glad to announce the release of:
python-karborclient 2.1.0: Python client library for Karbor API
This release is part of the victoria release series.
The source is available from:
    https://opendev.org/openstack/python-karborclient
Download the package from:
    https://pypi.org/project/python-karborclient
Please report issues through:
    https://bugs.launchpad.net/python-karborclient/+bugs
For more details, please see below.
Changes in python-karborclient 2.0.0..2.1.0
-------------------------------------------
c4b0bd2 Switch to newer openstackdocstheme and reno versions
b475012 Add Python3 victoria unit tests
9c8f2f2 Cleanup py27 support
9af7683 Update hacking for Python3
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml                            |  2 +-
karborclient/v1/shell.py              |  2 +-
lower-constraints.txt                 |  3 ---
setup.cfg                             | 10 +++-------
setup.py                              |  9 ---------
test-requirements.txt                 |  2 +-
tox.ini                               |  2 +-
10 files changed, 21 insertions(+), 38 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 27e5330..40e8668 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5 +5 @@
-hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
+hacking>=3.0,<3.1.0 # Apache-2.0
    
    
More information about the Release-announce
mailing list