[Distutils] bug in svn detection

Phillip J. Eby pje at telecommunity.com
Mon Aug 6 17:55:00 CEST 2007


At 06:46 PM 8/5/2007 -0700, Keith Dart ♂ wrote:
>Phillip J. Eby wrote the following on 2007-08-05 at 18:31 PDT:
>===
> > I don't see why; the fixes are already in setuptools SVN repository,
> > as you can see here in r56277.  AFAIK, this code is in setuptools
> > 0.6c6, i.e., the current release.
>
>===
>
>Oh, ok. It's fixed already. I didn't know you knew about it. Yes, I am
>using 0.6c6, since that is the recommended release (and what my Linux
>distribution packages). So, the only fix then is to install setuptools
>from SVN HEAD?

It would appear so; I guess I'm wrong about this being in 0.6c6; I 
just looked at my checkout, which is actually an 0.6c7dev version.

Use "easy_install setuptools==dev06" to get the same version as I'm using.



More information about the Distutils-SIG mailing list