[release-announce] python-karborclient 1.1.0 (rocky)

no-reply at openstack.org no-reply at openstack.org
Mon Aug 13 15:55:15 UTC 2018


We jubilantly announce the release of:

python-karborclient 1.1.0: Python client library for Karbor API

This release is part of the rocky release series.

The source is available from:

    https://git.openstack.org/cgit/openstack/python-karborclient

Download the package from:

    https://pypi.org/project/python-karborclient

Please report issues through launchpad:

    https://bugs.launchpad.net/python-karborclient

For more details, please see below.

Changes in python-karborclient 1.0.0..1.1.0
-------------------------------------------

7aca76b fix tox python3 overrides
103d4da Trivial: Update pypi url to new url
0fe7b7c add lower-constraints job
01d1aa0 Follow the new PTI for document build
e7e720c Updated from global requirements
c3b5d57 Update links in README
63c9890 Updated from global requirements
84d19ef Delete tox.ini functional when functional test is real.
4c47bd0 Change home-page url for karborclient
e11f2e8 Add 'rm -f .testrepository/times.dbm' command in testenv


Diffstat (except docs and test files)
-------------------------------------

.zuul.yaml                       |  7 ++++
README.rst                       | 11 ++---
lower-constraints.txt            | 88 ++++++++++++++++++++++++++++++++++++++++
requirements.txt                 |  2 +-
setup.cfg                        | 11 +----
test-requirements.txt            |  4 +-
tox.ini                          | 27 ++++++++----
12 files changed, 138 insertions(+), 37 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index 464e858..2af4ee3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +6 @@ PrettyTable<0.8,>=0.7.1 # BSD
-keystoneauth1>=3.3.0 # Apache-2.0
+keystoneauth1>=3.4.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 9c18537..27e5330 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10,2 +9,0 @@ docutils>=0.11 # OSI-Approved Open Source, Public Domain
-sphinx!=1.6.6,>=1.6.2 # BSD
-openstackdocstheme>=1.17.0 # Apache-2.0
@@ -14 +12 @@ python-openstackclient>=3.12.0 # Apache-2.0
-requests-mock>=1.1.0 # Apache-2.0
+requests-mock>=1.2.0 # Apache-2.0






More information about the Release-announce mailing list