[Twisted-Python] any change of the .exe builds on PyPI?

Jonathan Lange jml at mumak.net
Thu Sep 16 03:28:28 MDT 2010


On Wed, Sep 15, 2010 at 6:16 PM, Chris Withers <chris at simplistix.co.uk> wrote:
> On 15/09/2010 18:12, Chris Withers wrote:
>> ie: http://pypi.python.org/pypi/Twisted/10.1.0
>>
>> It's great that they're being done now, but easy_install and friends on
>> Windows still fail to find them unless they're on PyPI :-(
>
> Oh, and I'm afraid the 10.1.0 ones are useless since they're not named
> correctly, from the package tools point of view :-(
>
> We have: Twisted-10.1.0.winxp32-py2.5.exe
> We need: Twisted-10.1.0.win32.exe
>
> (and no, I don't know you create a .exe usign that format for both Py2.5
> and Py2.6 :-( )
>

Two questions:
  * Where are these "correct names" documented?
  * Would you be at all interested in updating our build to generate
exes with these names?

> Ideal would be a binary egg distro, but I know you guys have no love for
> them :-(
>

If you can figure out how to make our Windows buildbots build them
together with the .msis and .exes, that would be great.

jml




More information about the Twisted-Python mailing list