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

Donald Stufft donald at stufft.io
Fri Nov 1 23:51:11 CET 2013


On Nov 1, 2013, at 6:49 PM, Paul Moore <p.f.moore at gmail.com> wrote:

> On 1 November 2013 22:36, Donald Stufft <donald at stufft.io> wrote:
> 
>> python -c "import distutils; print(distutils.util.get_platform().replace('.', '_').replace('-', '_'))"
>> macosx_10_8_x86_64
> 
> OK, cool. That means that binary wheels will be specific to the OSX
> version and the word size. Even more specific than Windows.
> 
> So that just leaves SOABI. Do homebrew, macports etc actually use
> different libc versions, or is there a systemwide libc that everything
> uses which only changes when the OSX version changes?
> 
> Paul

How can I get the SOABI?

-----------------
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/20131101/653bdc9b/attachment.sig>


More information about the Distutils-SIG mailing list