What's the status of ez_setup from 0.6? The URL is still broken from me; I'm using an svn:external version, loaded from here: svn://svn.eby-sarna.com/svnroot/ez_setup And it's trying to load: http://cheeseshop.python.org/packages/source/s/setuptools/setuptools-0.6a1-p... Instead of: http://cheeseshop.python.org/packages/2.4/s/setuptools/setuptools-0.6a1-py2.... I thought I saw Phillip mention it was fixed, but it doesn't seem to be, or maybe the svn version isn't fixed yet?
At 10:07 PM 9/14/2005 -0500, Ian Bicking wrote:
What's the status of ez_setup from 0.6? The URL is still broken from me; I'm using an svn:external version, loaded from here:
svn://svn.eby-sarna.com/svnroot/ez_setup
And it's trying to load: http://cheeseshop.python.org/packages/source/s/setuptools/setuptools-0.6a1-p...
Instead of: http://cheeseshop.python.org/packages/2.4/s/setuptools/setuptools-0.6a1-py2....
I thought I saw Phillip mention it was fixed, but it doesn't seem to be, or maybe the svn version isn't fixed yet?
Argh. I missed the 2.4 part; I only fixed the 'cheeseshop' part. My test run apparently was an upgrade rather than a new install. It works fine for upgrades (where the URL is pulled from PyPI), but not for new installations. I've updated SVN and the master download file. Sorry about that.
participants (2)
-
Ian Bicking -
Phillip J. Eby