We are pumped to announce the release of:
pbr 1.6.0: Python Build Reasonableness
This release is part of the liberty 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 the git log history below and:
    http://launchpad.net/pbr/+milestone/1.6.0
Please report issues through launchpad:
    http://bugs.launchpad.net/pbr
Changes in pbr 1.5.0..1.6.0
---------------------------
1e05037 Strip comments in requirements files
c3fc63c Fix retrieval of commit data and most recent tag.
8263806 Expose a 'rpm_version' extra command
Diffstat (except docs and test files)
-------------------------------------
pbr/git.py                  | 20 ++++++++++----------
pbr/hooks/commands.py       |  1 +
pbr/packaging.py            | 23 ++++++++++++++++++++++-
5 files changed, 62 insertions(+), 14 deletions(-)