[release-announce] [karbor] python-karborclient 1.0.0 (queens)

no-reply at openstack.org no-reply at openstack.org
Fri Jan 26 14:35:18 UTC 2018


We are overjoyed to announce the release of:

python-karborclient 1.0.0: Python client library for Karbor API

This release is part of the queens release series.

The source is available from:

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

Download the package from:

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

Please report issues through launchpad:

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

For more details, please see below.

Changes in python-karborclient 0.7.0..1.0.0
-------------------------------------------

604007c Updated from global requirements
4a5fe7d Updated from global requirements
194195a Fixed non-ascii in README.txt
b8726f4 Updated from global requirements
0b41772 Avoid tox_install.sh for constraints support


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

README.rst            |  2 +-
requirements.txt      |  8 ++++----
test-requirements.txt |  4 ++--
tools/tox_install.sh  | 30 ------------------------------
tox.ini               |  8 ++++----
5 files changed, 11 insertions(+), 41 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 1ae4092..464e858 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6 +6 @@ PrettyTable<0.8,>=0.7.1 # BSD
-keystoneauth1>=3.2.0 # Apache-2.0
+keystoneauth1>=3.3.0 # Apache-2.0
@@ -11,3 +11,3 @@ six>=1.10.0 # MIT
-osc-lib>=1.7.0 # Apache-2.0
-oslo.utils>=3.31.0 # Apache-2.0
-oslo.log>=3.30.0 # Apache-2.0
+osc-lib>=1.8.0 # Apache-2.0
+oslo.utils>=3.33.0 # Apache-2.0
+oslo.log>=3.36.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 9e1d53c..9c18537 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10 +10 @@ docutils>=0.11 # OSI-Approved Open Source, Public Domain
-sphinx>=1.6.2 # BSD
+sphinx!=1.6.6,>=1.6.2 # BSD
@@ -12 +12 @@ openstackdocstheme>=1.17.0 # Apache-2.0
-oslotest>=1.10.0 # Apache-2.0
+oslotest>=3.2.0 # Apache-2.0






More information about the Release-announce mailing list