pbr/pbr
Monty Taylor 1457aafa60 Support script text override for newer develop
setuptools > 12 has a new flow for writing out generated script text.
It's nicer, actually, because it means we can just subclass and extend
one method instead of monekypatching.

Closes-Bug: 1415106
Change-Id: I56e7bea60df8a59d859575d426ce93c45ffee314
2015-02-03 17:05:30 -05:00
..
cmd Write and read more complex git sha info 2014-12-16 14:59:13 -05:00
hooks Support script text override for newer develop 2015-02-03 17:05:30 -05:00
tests Move write_pbr_json to avoid issues with nose 2014-12-20 00:32:11 +00:00
__init__.py Remove copyright from empty files 2014-03-03 08:46:50 +00:00
builddoc.py Only import sphinx during hook processing 2014-12-17 21:29:02 +00:00
core.py Allow examining parsing exceptions. 2014-06-28 19:40:15 +12:00
extra_files.py Replace setuptools_git with a smarter approach 2013-08-04 11:30:32 -04:00
find_package.py Refactor hooks file. 2013-06-07 21:47:38 -04:00
git.py Move write_pbr_json to avoid issues with nose 2014-12-20 00:32:11 +00:00
options.py Only import sphinx during hook processing 2014-12-17 21:29:02 +00:00
packaging.py Support script text override for newer develop 2015-02-03 17:05:30 -05:00
pbr_json.py Move write_pbr_json to avoid issues with nose 2014-12-20 00:32:11 +00:00
testr_command.py Register testr as a distutil entry point 2014-06-11 16:31:15 +10:00
util.py Only import sphinx during hook processing 2014-12-17 21:29:02 +00:00
version.py Return the real class in VersionInfo __repr__. 2014-03-13 15:00:33 +13:00