We are overjoyed to announce the release of: cliff 3.1.0: Command Line Interface Formulation Framework This release is part of the ussuri 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. 3.1.0 ^^^^^ Upgrade Notes * Support for Python 2.7 has been dropped. The minimum version of Python now supported is Python 3.6. Changes in cliff 3.0.0..3.1.0 ----------------------------- 5405c3d Re-add support for python 3.5 1ae0201 Fix nested argument groups with ignore conflict handler 1e04cb6 adding missing releasenote for the drop of py27 support Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 1 + cliff/_argparse.py | 50 +++++++++------------ .../drop-python27-support-b16c9e5a9e2000ef.yaml | 5 +++ setup.cfg | 3 +- 5 files changed, 80 insertions(+), 31 deletions(-)
participants (1)
-
no-reply@openstack.org