We are ecstatic to announce the release of: pbr 5.2.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.2.0 ^^^^^ Bug Fixes * Fix error when "keywords" argument as a cfg list. Previously "keywords" were "CSV_FIELDS" and with these changes "keywords" are now "MULTI_FIELDS". Refer to https://bugs.launchpad.net/pbr/+bug/1811475 for more information. Changes in pbr 5.1.3..5.2.0 --------------------------- 55429ef OpenDev Migration Patch fba29ab Typo fix: s/extract_mesages/extract_messages/ 7f9d653 Support provides_extra metadata 08b42ca Replace openstack.org git:// URLs with https:// 6fe7f65 Fix nits and typos on release note message. b30335f Remove libzmq-dev from integration.sh package install 2e3aa0d Fix error when keywords are defined as a list in cfg f3811cb Change openstack-dev to openstack-discuss Diffstat (except docs and test files) ------------------------------------- .gitreview | 4 +-- .zuul.yaml | 10 +++--- pbr/util.py | 8 +++-- .../legacy/pbr-installation-devstack/run.yaml | 16 ++++----- .../pbr-installation-upstream-devstack/run.yaml | 16 ++++----- .../fix-keywords-as-cfg-list-6cadc5141429d7f5.yaml | 7 ++++ tools/integration.sh | 2 +- 11 files changed, 82 insertions(+), 31 deletions(-)
participants (1)
-
no-reply@openstack.org