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.



_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to