pbr/pbr
Monty Taylor d26d43014b Replace setuptools_git with a smarter approach
Implement a local egg_info command that only re-generates the
SOURCES.txt file when we need to. That is:

 - If there is no SOURCES.txt, make one
 - If we have run the sdist command, make one

Otherwise, leave well enough alone.

Also, skip doing any git processing if SKIP_GIT_SDIST is specified.

This should mean that consumers of our tarballs should not get screwed
by the need to inject git processing into the sdist.

Change-Id: I163b1c153d030e79b120600a2890edeb49e1fa90
2013-08-04 11:30:32 -04:00
..
hooks Replace setuptools_git with a smarter approach 2013-08-04 11:30:32 -04:00
tests Replace setuptools_git with a smarter approach 2013-08-04 11:30:32 -04:00
__init__.py Rename back to PBR. 2013-03-17 23:27:50 -07:00
core.py Merge "Move d2to1 more into the source tree" 2013-07-22 03:46:19 +00: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
packaging.py Replace setuptools_git with a smarter approach 2013-08-04 11:30:32 -04:00
testr_command.py Clean up hacking and path issues with d2to1 2013-07-11 15:02:12 -04:00
util.py Replace setuptools_git with a smarter approach 2013-08-04 11:30:32 -04:00
version.py Added version code. 2013-03-19 21:07:35 -07:00