]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
bundled zetuptoolz: prefer locally-available distributions over remotely-downloaded...
authorZooko O'Whielacronx <zooko@zooko.com>
Wed, 17 Nov 2010 08:26:57 +0000 (00:26 -0800)
committerZooko O'Whielacronx <zooko@zooko.com>
Wed, 17 Nov 2010 08:26:57 +0000 (00:26 -0800)
commitb4c14421f7c2f25aa1839e15d75aa004cf420e67
tree34170081afb3ed700f1036568a2750f01eb65190
parenta44330dfeef23757f4068936c6c1614862ab7a0b
bundled zetuptoolz: prefer locally-available distributions over remotely-downloaded distributions above all
This fixes #1233. Actually the previous patches—[20101103034740-93fa1-9df33552497282eb72a84e5b434d035974bf2dbb] and [20101117080828-92b7f-dc0239f30b26e7e5d40b228114fb399c1e190ec5]—fixed it, but with them zetuptoolz would download a higher-numbered distribution from the net instead of using the locally-available (fake) pycryptopp-0.5.24, thus preventing the tests from passing. This patch changes that behavior (which is an improvement in its own right) and also fixes a bug in the tests.
setuptools-0.6c16dev2.egg/setuptools/package_index.py
src/buildtest/test_build_with_fake_dist.py