[release-announce] [openstackclient] cliff 2.8.1 (pike)

no-reply at openstack.org no-reply at openstack.org
Thu Mar 29 18:51:52 UTC 2018


We are stoked to announce the release of:

cliff 2.8.1: Command Line Interface Formulation Framework

This release is part of the pike release series.

The source is available from:

    http://git.openstack.org/cgit/openstack/cliff

Download the package from:

    https://pypi.python.org/pypi/cliff

Please report issues through launchpad:

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

For more details, please see below.

Changes in cliff 2.8.0..2.8.1
-----------------------------

35f3820 Fix codec error when format=csv
5a5c010 Fix PEP8 in gate
09aa205 Updated from global requirements
fd40cc9 Update UPPER_CONSTRAINTS_FILE for stable/pike
a393c50 Update .gitreview for stable/pike


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

.gitreview                           |  1 +
cliff/app.py                         |  4 +--
cliff/formatters/commaseparated.py   | 23 ++++++++++++----
cliff/utils.py                       | 52 ++++++++++++++++++++++++++++++++++++
test-requirements.txt                |  2 +-
tox.ini                              |  2 +-
9 files changed, 139 insertions(+), 23 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index ff80475..69453e5 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -15 +15 @@ sphinx>=1.6.2 # BSD
-openstackdocstheme>=1.11.0  # Apache-2.0
+openstackdocstheme>=1.16.0 # Apache-2.0






More information about the Release-announce mailing list