We eagerly announce the release of: cliff 3.8.0: Command Line Interface Formulation Framework This release is part of the xena release series. The source is available from: https://opendev.org/openstack/cliff Download the package from: https://pypi.org/project/cliff Please report issues through: https://storyboard.openstack.org/#!/project/openstack/cliff For more details, please see below. Changes in cliff 3.7.0..3.8.0 ----------------------------- 2fdf358 setup.cfg: Replace dashes with underscores 0753451 Replace getargspec with getfullargspec fa0535a Use py3 as the default runtime for tox 0062d33 Add Python3 xena unit tests Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 +- cliff/app.py | 3 ++- cliff/commandmanager.py | 5 ++--- cliff/help.py | 5 ++--- cliff/utils.py | 7 ------- setup.cfg | 8 ++++---- tox.ini | 2 +- 7 files changed, 12 insertions(+), 20 deletions(-)
participants (1)
-
no-reply@openstack.org