[release-announce] pbr 5.7.0

no-reply at openstack.org no-reply at openstack.org
Thu Nov 4 09:32:26 UTC 2021


We joyfully announce the release of:

pbr 5.7.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.

5.7.0
^^^^^

New Features

* PBR now includes a PEP 517 build-backend and can be used in
  pyproject.toml build-system configuration. Setuptools continues to
  be the underlying mechanism with PBR acting as a driver via PEP 517
  entrypoints.

Changes in pbr 5.6.0..5.7.0
---------------------------

09ee153 Add a PEP517 interface
8c0d5c3 PBR package testing improvements
11a1438 Run python3.9 test jobs
4849d82 Retire django-openstack-auth
f3b1c75 Correct comment for 'D1_D2_SETUP_ARGS'


Diffstat (except docs and test files)
-------------------------------------

.zuul.yaml                                         | 16 ++++--
pbr/build.py                                       | 61 ++++++++++++++++++++++
pbr/util.py                                        |  6 +--
pyproject.toml.future                              |  9 ++++
.../notes/pep517-support-89189ce0bab15845.yaml     |  7 +++
7 files changed, 158 insertions(+), 11 deletions(-)







More information about the Release-announce mailing list