Message356

Author agronholm
Recipients agronholm, asmodai, droolz, jaraco, nbolton, pje, sorin, srid
Date 2009-09-25.21:27:07
Content
I have committed this patch with the appropriate files in the 0.6 maintenance
branch of distribute (the successor to setuptools).
Bitbucket link: http://bitbucket.org/tarek/distribute/overview/

There is a bootstrapper script that fetches and installs distribute and replaces
any existing setuptools installation with a fake package.
Script link: http://nightly.ziade.org/distribute_setup_dev.py

We are about to release v0.8.2 very soon, unless someone comes up with an urgent
problem.
History
Date User Action Args
2009-09-25 21:27:08agronholmsetrecipients: + agronholm, asmodai, jaraco, pje, droolz, srid, sorin, nbolton
2009-09-25 21:27:08agronholmsetmessageid: <1253914028.37.0.711472172336.issue2@psf.upfronthosting.co.za>
2009-09-25 21:27:08agronholmlinkissue2 messages
2009-09-25 21:27:07agronholmcreate