We are pleased to announce the release of: stevedore 3.1.0: Manage dynamic plugins for Python applications This release is part of the victoria 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. 3.1.0 ^^^^^ New Features * Add a *module_name* property to the *Extension* class to make it easier for consumers to determine where the plugin is being loaded from. Changes in stevedore 3.0.0..3.1.0 --------------------------------- bc04ca9 sphinxext: fix warning message for detailed list Diffstat (except docs and test files) ------------------------------------- .../module-name-property-d3b2d092259dadec.yaml | 5 +++++ stevedore/extension.py | 11 ++++++++++ stevedore/sphinxext.py | 25 ++++++++++++---------- 4 files changed, 35 insertions(+), 18 deletions(-)
participants (1)
-
no-reply@openstack.org