[Distutils] setuptools 0.6c5 released :(

Phillip J. Eby pje at telecommunity.com
Tue Jan 9 23:25:53 CET 2007


At 03:34 PM 1/9/2007 -0600, Jon Nelson wrote:
>Phillip J. Eby wrote:
> > I found some upload and bdist related issues while uploading 0.6c4, so 
> I've
> > fixed them and released 0.6c5.
>
>I found a bug in 0.6c5:
>
>setuptools/command/bdist_rpm.py is missing an import:
>
>from distutils.sysconfig import get_python_version
>
>get_python_version is used but never defined.

Ugh.  I fixed this one back in September on the trunk, but evidently missed 
the backport:

http://svn.python.org/view/sandbox/trunk/setuptools/setuptools/command/bdist_rpm.py?rev=51967&r1=51960&r2=51967

I've copied it and am making preparations for 0.6c6.



More information about the Distutils-SIG mailing list