[Distutils] bug in setuptools 0.6c8/undefined log in entries_finder()/sdist.py

Phillip J. Eby pje at telecommunity.com
Sun Jun 29 21:48:01 CEST 2008


At 08:17 PM 6/29/2008 +0200, Andreas Jung wrote:
>sdist.py contains this:
>
>[snip outdated version]
>
>However 'log' is undefined.

This was fixed four months ago...  just not in a released version.

http://svn.python.org/view/sandbox/branches/setuptools-0.6/setuptools/command/sdist.py?rev=60849&r1=52009&r2=60849

http://svn.python.org/view/sandbox/trunk/setuptools/setuptools/command/sdist.py?rev=60846&view=diff&r1=60846&r2=60845&p1=sandbox/trunk/setuptools/setuptools/command/sdist.py&p2=/sandbox/trunk/setuptools/setuptools/command/sdist.py

You can get the updated version with easy_install setuptools==dev 
(trunk) or setuptools==dev06 (branch). 



More information about the Distutils-SIG mailing list