]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
setup: rename the setuptools_trial .egg that comes bundled in the base dir to not...
authorZooko O'Whielacronx <zooko@zooko.com>
Tue, 8 Jun 2010 04:16:07 +0000 (21:16 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Tue, 8 Jun 2010 04:16:07 +0000 (21:16 -0700)
commitd50513bc5c2614a57321ce8df57477adef2c2828
tree46832462d8f0b5e450ac8e65a7678bd1e92f90e4
parent889f98d3ba8418faee16b910b7567d83342357c7
setup: rename the setuptools_trial .egg that comes bundled in the base dir to not have "-py2.6" in its name, since it works with other versions of python as well
24 files changed:
setuptools_trial-0.5.9-py2.6.egg/EGG-INFO/PKG-INFO [deleted file]
setuptools_trial-0.5.9-py2.6.egg/EGG-INFO/SOURCES.txt [deleted file]
setuptools_trial-0.5.9-py2.6.egg/EGG-INFO/dependency_links.txt [deleted file]
setuptools_trial-0.5.9-py2.6.egg/EGG-INFO/entry_points.txt [deleted file]
setuptools_trial-0.5.9-py2.6.egg/EGG-INFO/not-zip-safe [deleted file]
setuptools_trial-0.5.9-py2.6.egg/EGG-INFO/requires.txt [deleted file]
setuptools_trial-0.5.9-py2.6.egg/EGG-INFO/top_level.txt [deleted file]
setuptools_trial-0.5.9-py2.6.egg/setuptools_trial/__init__.py [deleted file]
setuptools_trial-0.5.9-py2.6.egg/setuptools_trial/_version.py [deleted file]
setuptools_trial-0.5.9-py2.6.egg/setuptools_trial/setuptools_trial.py [deleted file]
setuptools_trial-0.5.9-py2.6.egg/share/doc/python-setuptools_trial/COPYING.SPL.txt [deleted file]
setuptools_trial-0.5.9-py2.6.egg/share/doc/python-setuptools_trial/README.txt [deleted file]
setuptools_trial-0.5.9.egg/EGG-INFO/PKG-INFO [new file with mode: 0644]
setuptools_trial-0.5.9.egg/EGG-INFO/SOURCES.txt [new file with mode: 0644]
setuptools_trial-0.5.9.egg/EGG-INFO/dependency_links.txt [new file with mode: 0644]
setuptools_trial-0.5.9.egg/EGG-INFO/entry_points.txt [new file with mode: 0644]
setuptools_trial-0.5.9.egg/EGG-INFO/not-zip-safe [new file with mode: 0644]
setuptools_trial-0.5.9.egg/EGG-INFO/requires.txt [new file with mode: 0644]
setuptools_trial-0.5.9.egg/EGG-INFO/top_level.txt [new file with mode: 0644]
setuptools_trial-0.5.9.egg/setuptools_trial/__init__.py [new file with mode: 0644]
setuptools_trial-0.5.9.egg/setuptools_trial/_version.py [new file with mode: 0644]
setuptools_trial-0.5.9.egg/setuptools_trial/setuptools_trial.py [new file with mode: 0644]
setuptools_trial-0.5.9.egg/share/doc/python-setuptools_trial/COPYING.SPL.txt [new file with mode: 0644]
setuptools_trial-0.5.9.egg/share/doc/python-setuptools_trial/README.txt [new file with mode: 0644]