We enthusiastically announce the release of: stevedore 5.5.0 This release is part of the flamingo 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 5.4.1..5.5.0 --------------------------------- d279323 add pyproject.toml to support pip 23.1 3731204 tox: Remove basepython 16ee2fd Update master for stable/2025.1 7c2740e Remove explicit pbr dependency Diffstat (except docs and test files) ------------------------------------- pyproject.toml | 3 +++ releasenotes/source/2025.1.rst | 6 ++++++ releasenotes/source/index.rst | 1 + requirements.txt | 2 -- setup.py | 1 - tox.ini | 2 -- 6 files changed, 10 insertions(+), 5 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index d988712..bbdc307 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,2 +3,0 @@ - -pbr>=2.0.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org