In article <[EMAIL PROTECTED]>,
has <[EMAIL PROTECTED]> wrote:
> In the process of putting py-appscript 0.19.0 eggs onto PyPI and
> noticed that the installer-based Python 2.6 distribution off
> python.org, like the Python 2.5 that ships with Leopard, seems to
> build eggs as universal but marks their filenames as i386/ppc.
> Questions:
> - I've uploaded an 'i386' egg for 2.6, but am still futzing around
> trying to do a 'ppc' one on the assumption that python.org's Python
> 2.6 on a PPC box will be looking for 'ppc' in the egg's filename
> rather than 'fat'. Anyone with Python 2.6 + easy_install on a G4/G5
> want to try 'easy_install appscript' and see what it does? (BTW, if
> you email me the resulting .egg off-list I'll bung it onto PyPI.)
As you suspected, it doesn't find the i386 egg and builds from source
instead. ("it" == setuptools-0.6c9)
> (BTW, if you email me the resulting .egg off-list I'll bung it onto PyPI.)
Done.
--
Ned Deily,
[EMAIL PROTECTED]
_______________________________________________
Pythonmac-SIG maillist - [email protected]
http://mail.python.org/mailman/listinfo/pythonmac-sig