distribute_setup.py points to 0.6.15

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

On Tue, May 3, 2011 at 4:59 PM, Tobias tobias@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@python.org http://mail.python.org/mailman/listinfo/distutils-sig
participants (2)
-
Tarek Ziadé
-
Tobias