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

Donald Stufft donald at stufft.io
Mon Oct 21 20:52:18 CEST 2013


On Oct 21, 2013, at 1:02 PM, Chris Barker <chris.barker at noaa.gov> wrote:

> On Fri, Oct 18, 2013 at 6:22 PM, Nick Coghlan <ncoghlan at gmail.com> wrote:
>>> -- it would be very useful if folks could easily
>>> get binary wheels for OS-X
>> 
>> We do plan to support it, but the pip devs uncovered a hole in the current
>> wheel spec that means it generates the same filename on *nix systems for
>> wheels that need to have different names for the download side of things to
>> work properly
> 
> THanks -- but really? don't OS-X wheels get:
> 
> macosx_10_6_intel
> 
> or some such tacked on? Where does that go wrong?

Homebrew, Mac Ports, Fink. That would work OK if nobody ever installed things
that the system didn't provide.

> 
>> Once ensurepip has landed in Python 3.4 and pip 1.5 is released, we should
>> be able to get back to updating the various metadata specs, with the aim of
>> getting cross-platform wheel support in pip 1.6 :)
> 
> Getting there... thanks,
> 
> -Chris
> 
> -- 
> 
> Christopher Barker, Ph.D.
> Oceanographer
> 
> Emergency Response Division
> NOAA/NOS/OR&R            (206) 526-6959   voice
> 7600 Sand Point Way NE   (206) 526-6329   fax
> Seattle, WA  98115       (206) 526-6317   main reception
> 
> Chris.Barker at noaa.gov
> _______________________________________________
> Distutils-SIG maillist  -  Distutils-SIG at python.org
> https://mail.python.org/mailman/listinfo/distutils-sig


-----------------
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/20131021/22a962e8/attachment.sig>


More information about the Distutils-SIG mailing list