]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
setup: bundle a copy of setuptools_trial as an unzipped egg in the base dir of the...
authorZooko O'Whielacronx <zooko@zooko.com>
Fri, 4 Jun 2010 04:46:48 +0000 (21:46 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Fri, 4 Jun 2010 04:46:48 +0000 (21:46 -0700)
commit37444ce1034219cce5e4754486eacd7b13733163
tree28bd47fe19373b7773bbfb1879a603e65b0c4b3f
parentaff500c01c51e6b65932a58d4b95274dd1a76c15
setup: bundle a copy of setuptools_trial as an unzipped egg in the base dir of the Tahoe-LAFS source tree
This is to work-around this Distribute issue:
http://bitbucket.org/tarek/distribute/issue/55/revision-control-plugin-automatically-installed-as-a-build-dependency-is-not-present-when-another-build-dependency-is-being
12 files changed:
setuptools_trial-0.5.9-py2.6.egg/EGG-INFO/PKG-INFO [new file with mode: 0644]
setuptools_trial-0.5.9-py2.6.egg/EGG-INFO/SOURCES.txt [new file with mode: 0644]
setuptools_trial-0.5.9-py2.6.egg/EGG-INFO/dependency_links.txt [new file with mode: 0644]
setuptools_trial-0.5.9-py2.6.egg/EGG-INFO/entry_points.txt [new file with mode: 0644]
setuptools_trial-0.5.9-py2.6.egg/EGG-INFO/not-zip-safe [new file with mode: 0644]
setuptools_trial-0.5.9-py2.6.egg/EGG-INFO/requires.txt [new file with mode: 0644]
setuptools_trial-0.5.9-py2.6.egg/EGG-INFO/top_level.txt [new file with mode: 0644]
setuptools_trial-0.5.9-py2.6.egg/setuptools_trial/__init__.py [new file with mode: 0644]
setuptools_trial-0.5.9-py2.6.egg/setuptools_trial/_version.py [new file with mode: 0644]
setuptools_trial-0.5.9-py2.6.egg/setuptools_trial/setuptools_trial.py [new file with mode: 0644]
setuptools_trial-0.5.9-py2.6.egg/share/doc/python-setuptools_trial/COPYING.SPL.txt [new file with mode: 0644]
setuptools_trial-0.5.9-py2.6.egg/share/doc/python-setuptools_trial/README.txt [new file with mode: 0644]