We are stoked to announce the release of: pbr 5.9.0: Python Build Reasonableness The source is available from: https://opendev.org/openstack/pbr Download the package from: https://pypi.org/project/pbr For more details, please see below. Changes in pbr 5.8.1..5.9.0 --------------------------- b0a1b72 Future-proofing pyproject.toml 5c84610 Use importlib-metadata for runtime package version lookups 571e259 Drop wheel from pyproject.toml examples 479a295 Changed minversion in tox to 3.18.0. 09417bf setup.cfg: Replace dashes with underscores 19e203e Upgrade the pre-commit-hooks version Diffstat (except docs and test files) ------------------------------------- .pre-commit-config.yaml | 2 +- pbr/version.py | 41 +++++++++++++++++++++++++++++++++++++---- pyproject.toml.future | 5 ++++- setup.cfg | 17 +++++++++-------- tox.ini | 6 +++--- 6 files changed, 56 insertions(+), 19 deletions(-)
participants (1)
-
no-reply@openstack.org