]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
bundled zetuptoolz: if __main__.__requires__ exists then do not add packages to the...
authordavid-sarah <david-sarah@jacaranda.org>
Fri, 29 Oct 2010 22:31:11 +0000 (15:31 -0700)
committerdavid-sarah <david-sarah@jacaranda.org>
Fri, 29 Oct 2010 22:31:11 +0000 (15:31 -0700)
commit647aa74d687157a99bcf398dbf065a631c5ca30a
tree81a6749f6f7f1774de81a535337224920cfb15cc
parentfd02946074821be9852f58010a52958104f2fb83
bundled zetuptoolz: if __main__.__requires__ exists then do not add packages to the working set if they provide an incompatible version of a package. Also put a complete __requires__ listing the transitive closure of dependencies at the beginning of generated scripts, rather than a shallow __requires__ specifying only the application version. refs #1190
setuptools-0.6c16dev2.egg/pkg_resources.py
setuptools-0.6c16dev2.egg/setuptools/command/easy_install.py