[Distutils] Plans for binary wheels, and PyPi and OS-X

Donald Stufft donald at stufft.io
Thu Oct 31 19:24:25 CET 2013


On Oct 31, 2013, at 1:15 PM, Ronald Oussoren <ronaldoussoren at mac.com> wrote:

> Is it "just" a matter of researching if the various build options on OSX really lead to binaries with the same ABI, or is more work needed?   

Basically it’s this:

I was told a wheel built on Ubuntu probably won’t work on Linux, so I shut off Linux Wheels, at the same time I asked about Windows and OSX wheels, the answers I got from people were they would generally just work on Windows, and nobody gave me a straight answer on OSX.

If you build a Wheel with Homebrew Python will it work on the official OSX installers? What if I have a library installed from Homebrew? Essentially trying to figure out how likely it is that with the existing tags a wheel is going to work if we select based on them.

Once we know what, if any, problems exist for the various platforms then we can come up with fixes for them. This just hasn’t been high priority for me because of PEP453 work. 

To be honest the same problems likely exists on Windows, it’s just less likely and the benefits of prebuilt binaries greater.

-----------------
Donald Stufft
PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20131031/06ca633c/attachment.sig>


More information about the Distutils-SIG mailing list