We are overjoyed to announce the release of: pbr 4.1.1: Python Build Reasonableness The source is available from: https://git.openstack.org/cgit/openstack-dev/pbr Download the package from: https://pypi.org/project/pbr Please report issues through launchpad: https://bugs.launchpad.net/pbr For more details, please see below. Changes in pbr 4.1.0..4.1.1 --------------------------- 915e62e trivial: Fix file permissions 8b727ce trivial: Remove 'tools/releasenotes_tox.sh' 3dc5ae5 Add docstring from LocalManifestMaker.add_defaults Diffstat (except docs and test files) ------------------------------------- pbr/packaging.py | 9 +++++++++ setup.py | 1 - tools/tox_releasenotes.sh | 28 ---------------------------- tox.ini | 5 +++-- 5 files changed, 12 insertions(+), 32 deletions(-)