<p dir="ltr"><br>
On 1 Nov 2013 06:50, "Tres Seaver" <<a href="mailto:tseaver@palladion.com">tseaver@palladion.com</a>> wrote:<br>
><br>
> -----BEGIN PGP SIGNED MESSAGE-----<br>
> Hash: SHA1<br>
><br>
> On 10/31/2013 02:24 PM, Donald Stufft wrote:<br>
> > To be honest the same problems likely exists on Windows, it?s just<br>
> > less likely and the benefits of prebuilt binaries greater.<br>
><br>
> For all platforms *except* Windows, wheels are essentially caches --<br>
> there is no real reason to distribute them via PyPI at all, because OSx<br>
> and Linux develpoers will have tools to build them from sdists.</p>
<p dir="ltr">They're caches that can speed things up a *lot*, though, and for new users "can build C extensions" is a higher bar than "can run Python and pip".</p>
<p dir="ltr">Given PEP 453, it's probably worth allowing wheels on Mac OS X in pip 1.5, then we can tackle the thornier general *nix problem in the pip 1.6 time frame (which should also improve external dependency handling on Windows and Mac OS X as well).</p>

<p dir="ltr">Cheers,<br>
Nick.</p>
<p dir="ltr">><br>
> Pip *does* need to allow installing them on those platforms, but probably<br>
> only via explicit paths / URLS (rather than finding them on PyPI).<br>
><br>
><br>
> Tres.<br>
> - --<br>
> ===================================================================<br>
> Tres Seaver          +1 540-429-0999          <a href="mailto:tseaver@palladion.com">tseaver@palladion.com</a><br>
> Palladion Software   "Excellence by Design"    <a href="http://palladion.com">http://palladion.com</a><br>
> -----BEGIN PGP SIGNATURE-----<br>
> Version: GnuPG v1.4.11 (GNU/Linux)<br>
> Comment: Using GnuPG with Thunderbird - <a href="http://www.enigmail.net/">http://www.enigmail.net/</a><br>
><br>
> iEYEARECAAYFAlJywmwACgkQ+gerLs4ltQ5P/ACfXcMJj4dmnlNJEccZ8gxi8FLR<br>
> GrQAoLxxgeVnKRvuoscR6GuabwGxfsnF<br>
> =gZW1<br>
> -----END PGP SIGNATURE-----<br>
><br>
> _______________________________________________<br>
> Distutils-SIG maillist  -  <a href="mailto:Distutils-SIG@python.org">Distutils-SIG@python.org</a><br>
> <a href="https://mail.python.org/mailman/listinfo/distutils-sig">https://mail.python.org/mailman/listinfo/distutils-sig</a><br>
</p>