[Distutils] waf can be used to compile Python extension modules
Donald Stufft
donald at stufft.io
Fri Mar 21 19:59:58 CET 2014
On Mar 21, 2014, at 2:50 PM, Tres Seaver <tseaver at palladion.com> wrote:
> Signed PGP part
> On 03/21/2014 02:37 PM, Paul Moore wrote:
> > Again, though, that's only needed for "pip wheel" or for the
> > install-direct-from-source cases that may not even be expected to
> > work in the new metabuild system...
>
> Hmm, that is a clear case of baby-with-the-bathwater if I ever saw one.
> Installing from an sdist has got to be orders-of-magnitude more common
> than anything requiring a separate compilation / build step.
>
>
> Tres.
> --
> ===================================================================
> Tres Seaver +1 540-429-0999 tseaver at palladion.com
> Palladion Software "Excellence by Design" http://palladion.com
>
>
> _______________________________________________
> Distutils-SIG maillist - Distutils-SIG at python.org
> https://mail.python.org/mailman/listinfo/distutils-sig
Some confusion here :)
When pip switches to only install from Wheels it’ll still handle sdists,
it’ll just do them by invoking the metabuild system to create a Wheel
and then install that Wheel.
-----------------
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/20140321/4579774c/attachment.sig>
More information about the Distutils-SIG
mailing list