[Distutils] distribute_setup.py points to 0.6.15

Tarek Ziadé ziade.tarek at gmail.com
Tue May 3 17:24:57 CEST 2011


On Tue, May 3, 2011 at 4:59 PM, Tobias <tobias at typhoonae.org> wrote:
> Hi everybody,
>
> http://python-distribute.org/distribute_setup.py points to 0.6.15
>
> DEFAULT_VERSION should be "0.6.16" (the latest release on PyPI) instead, correct?
>
> Furthermore, when bootstrapping with zc.buildout and distribute 0.6.16 on Mac OS X Snow Leopard (system Python 2.5), I get a Permission denied error, because distribute wants to be installed in the system Python's site-packages directory which didn't happen with 0.6.15. This is very likely caused by the incorrect DEFAULT_VERSION.
>
> Many thanks in advance and best regards,
> Tobias

Yes, that was a bad coordination on my side. Jason released it and it
did not update the online version - the script that does the release
requires my ssh key to access to the server.

I will fix this right now

Jason, can you send me a ssh key so we avoid the problem next time ?

Thx and sorry

Tarek



> _______________________________________________
> Distutils-SIG maillist  -  Distutils-SIG at python.org
> http://mail.python.org/mailman/listinfo/distutils-sig
>



-- 
Tarek Ziadé | http://ziade.org


More information about the Distutils-SIG mailing list