We are jubilant to announce the release of:
pbr 0.11.1: Python Build Reasonableness
This release is part of the kilo stable release series.
With source available at:
http://git.openstack.org/cgit/openstack-dev/pbr
With package available at:
https://pypi.python.org/pypi/pbr
For more details, please see below and:
http://launchpad.net/pbr/+milestone/0.11.1
Please report issues through launchpad:
http://bugs.launchpad.net/pbr
Changes in pbr 0.11.0..0.11.1
-----------------------------
6e472b4 Make setup.py --help-commands work without testrepository
474019d Add dependencies for building wheels
Diffstat (except docs and test files)
-------------------------------------
pbr/packaging.py | 24 +++++++++---------------
pbr/testr_command.py | 27 ++++++++++++++++++++++++---
tools/integration.sh | 18 ++++++++++++++++--
3 files changed, 49 insertions(+), 20 deletions(-)