We are psyched to announce the release of: mistral-lib 3.5.0 This release is part of the gazpacho 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 3.4.0..3.5.0 ----------------------------------- 0d2620d Migrate setup configuration to pyproject.toml 89d771f Update master for stable/2025.2 b5b1595 tox: Remove ineffective ignore_basepython_conflict and basepython a413499 Stop printing in random_sleep Diffstat (except docs and test files) ------------------------------------- mistral_lib/utils/__init__.py | 4 ---- pyproject.toml | 38 ++++++++++++++++++++++++++++++++++++++ releasenotes/source/2025.2.rst | 6 ++++++ releasenotes/source/index.rst | 1 + setup.cfg | 25 ------------------------- tox.ini | 7 ++++--- 6 files changed, 49 insertions(+), 32 deletions(-)