On 10/15/2013 03:38 PM, Jim Fulton wrote:
On Tue, Oct 15, 2013 at 3:43 AM, Adam GROSZER <[email protected]> wrote:
On 10/15/2013 12:14 AM, Alex Clark wrote:

Adam GROSZER <agroszer.ll <at> gmail.com> writes:


python-distribute.org seems to be down, that breaks zc.buildout v1
bootstrap.py when used with "-d" to use distribute.



Distribute is dead, long live Setuptools (don't use -d anymore)


Well easier said than done.
This is windows, 64bit

Does setuptools not work with 64-bit windows?

0.6c11 does not work


On top of that http://downloads.buildout.org/1/bootstrap.py references that
URL.

Is there a different URL that should be used? Or do you suggest dropping
distribute support from the buildout 1 bootstrap script?

Jim


This breaks current projects.
We don't have time right now to update to buildout 2.x.
A workaround is to patch the v1 bootstrap with:

distribute_source = 'https://bitbucket.org/pypa/setuptools/raw/f657df1f1ed46596d236376649c99a470662b4ba/distribute_setup.py'

Maybe that should get into http://downloads.buildout.org/1/bootstrap.py

--
Best regards,
 Adam GROSZER
--
Quote of the day:
Private ownership is an invitation to disaster
_______________________________________________
Distutils-SIG maillist  -  [email protected]
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to