We are pleased to announce the release of: stevedore 4.1.0: Manage dynamic plugins for Python applications This release is part of the antelope release series. The source is available from: https://opendev.org/openstack/stevedore Download the package from: https://pypi.org/project/stevedore Please report issues through: https://bugs.launchpad.net/stevedore/+bugs For more details, please see below. Changes in stevedore 4.0.0..4.1.0 --------------------------------- 28fc716 Fix compatibility with Python 3.12, importlib-metadata 5.0 663d56c Fix compatibility with Python 3.10, 3.9.11 8c546cb Add Python3 antelope unit tests 55e9e1e Update master for stable/zed c13ac8a remove unicode from code Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 +- releasenotes/source/conf.py | 16 ++++++++-------- releasenotes/source/index.rst | 1 + releasenotes/source/zed.rst | 6 ++++++ stevedore/_cache.py | 12 ++++++++++-- stevedore/extension.py | 30 +++++++++++++++++++----------- 8 files changed, 59 insertions(+), 28 deletions(-)