pbr/pbr
James Polley 36a2bf1309 Handle the case where cmd.distribution has no pbr attribute
This can arise if pbr has been installed indirectly (for instance,
because a package depends on mock which requires pbr) - pbr will be
running, but the cmd.distribution object has no pbr attribute. In this
case, pbr code should not run.

Change-Id: Ib7db0c8ab78e3cb700671f6a123ec603b4dbfdbe
Closes-bug: 1493735
Co-Authored-By: Sachi King <nakato@nakato.io>
2015-10-07 15:28:43 +11:00
..
cmd Port in git sha changes from 0.10 line 2014-12-21 22:20:49 +00:00
hooks Merge "Expose a 'rpm_version' extra command" 2015-08-17 18:08:18 +00:00
tests Handle the case where cmd.distribution has no pbr attribute 2015-10-07 15:28:43 +11:00
__init__.py Remove copyright from empty files 2014-03-03 08:46:50 +00:00
builddoc.py Support Sphinx >=1.3 new protoype and warnings 2015-08-10 12:39:39 -07:00
core.py Add truncated lincense text 2015-03-18 16:09:57 +09:00
extra_files.py Replace setuptools_git with a smarter approach 2013-08-04 11:30:32 -04:00
find_package.py Remove extraneous vim editor configuration comments 2014-10-08 23:05:20 +02:00
git.py Merge "Fix retrieval of commit data and most recent tag." 2015-08-16 12:13:02 +00:00
options.py Add truncated lincense text 2015-03-18 16:09:57 +09:00
packaging.py Protect WSGI application with a critical section 2015-08-28 15:04:44 +03:00
pbr_json.py Handle the case where cmd.distribution has no pbr attribute 2015-10-07 15:28:43 +11:00
testr_command.py Make setup.py --help-commands work without testrepository 2015-05-21 08:10:00 +09:00
util.py Strip comments present in setup.cfg 2015-09-14 18:26:11 +10:00
version.py Ignore non-release related tags 2015-04-17 10:06:51 +12:00