[Distutils] 0.4a4 released (was Re: PATCH: setuptools-0.4a3 resource loading from egg problem)

Phillip J. Eby pje at telecommunity.com
Tue Jun 14 18:01:08 CEST 2005


At 11:43 AM 6/14/2005 -0400, Ryan Tomayko wrote:
>On Jun 14, 2005, at 11:22 AM, Phillip J. Eby wrote:
>>At 09:43 AM 6/14/2005 -0400, Ryan Tomayko wrote:
>>
>>>It also seems to be used to figure out key names in the zip index and
>>>this seems to be the problem.
>>
>>Actually, the problem is more subtle than that, but basically the
>>same.  The right solution is not to change zip_pre, but rather to
>>have the directory operations trim a different prefix.  Here's a
>>trial change:
>>
>><snip code>
>
>Works for me.
>
>>And you should get working code (works for me, IOW).  These fixes
>>will go out in 0.4a4; thanks for all your help in testing.
>
>No prob. Everything seems to be working well with the few packages
>I'm testing this out on.

I just pushed out 0.4a4; it also adds support for the standard -distutils 
q/-v/-n/-O options, cleans up the progress messages a bit, and supports 
downloading packages uploaded to PyPI.



More information about the Distutils-SIG mailing list