We are stoked to announce the release of: stevedore 3.3.2: Manage dynamic plugins for Python applications This release is part of the wallaby stable 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 3.3.1..3.3.2 --------------------------------- 48e178a Fix compatibility with Python 3.12, importlib-metadata 5.0 ab0135e Fix compatibility with Python 3.10, 3.9.11 eb7b6a7 Rely on member access, the preferred access since importlib_metadata 4.8. Diffstat (except docs and test files) ------------------------------------- stevedore/_cache.py | 14 +++++++++++--- stevedore/extension.py | 30 +++++++++++++++++++----------- 3 files changed, 38 insertions(+), 14 deletions(-)
participants (1)
-
no-reply@openstack.org