]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
require setuptools >= 0.6c6 on cygwin, and >= 0.6a9 on other platforms
authorZooko O'Whielacronx <zooko@zooko.com>
Tue, 7 Aug 2007 21:15:54 +0000 (14:15 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Tue, 7 Aug 2007 21:15:54 +0000 (14:15 -0700)
commit9a8abab7227ef2e20c9c2ce00d87c2a9358ef16c
tree29b8cbaa645a711cafa0a73b73be1c686528f952
parent122981dd95f33bed888fa662d1411eb06c9f678a
require setuptools >= 0.6c6 on cygwin, and >= 0.6a9 on other platforms

Earlier I tried 0.6a9 (which comes in .deb format on Dapper) and something
didn't work, so I raised it to 0.6c3.  However, I didn't make a note of what
failed, and so now I'm hoping that what failed was cygwin-specific.  Anyway,
everyone look out for setuptools compatibility problems on the your favorite
platform (and I'll check the buildslaves), and we'll raise the required version
as little as possible and only on the problematic platform.
README
src/simplejson/setup.py
src/zfec/setup.py