We are ecstatic to announce the release of: mistral-lib 2.0.0: Mistral shared routings and utilities (Actions API, YAQL functions API, data types etc.) This release is part of the ussuri release series. The source is available from: https://opendev.org/openstack/mistral-lib Download the package from: https://pypi.org/project/mistral-lib Please report issues through: https://bugs.launchpad.net/mistral/+bugs For more details, please see below. Changes in mistral-lib 1.4.0..2.0.0 ----------------------------------- 237a10d Support getting a file list from a module that isn't mistral b97e383 [ussuri][goal] Cleanup python 2.7 removal fa5e3f1 Remove python2 support 1a81f2c Drop py2 support and add zuul jobs Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 3 ++- lower-constraints.txt | 2 +- mistral_lib/utils/__init__.py | 4 ++-- mistral_lib/utils/inspect_utils.py | 9 ++----- releasenotes/source/conf.py | 49 +++++++++++++++++++------------------- releasenotes/source/index.rst | 3 --- releasenotes/source/liberty.rst | 6 ----- releasenotes/source/mitaka.rst | 6 ----- releasenotes/source/newton.rst | 6 ----- setup.cfg | 16 +------------ setup.py | 8 ------- tox.ini | 1 - 13 files changed, 34 insertions(+), 81 deletions(-)
participants (1)
-
no-reply@openstack.org