Re: Making setup.py run external command to build

Jeremy Stanley <[email protected]> Thu, 25 Mar 2021 20:39:08 +0000
Newsgroups gmane.comp.python.distutils.devel
Message-ID <[email protected]>
--===============1980867461426666331==
Content-Type: multipart/signed; micalg=pgp-sha512;
	protocol="application/pgp-signature"; boundary="huyi5ehotohlx7gc"
Content-Disposition: inline


--huyi5ehotohlx7gc
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On 2021-03-25 20:01:12 +0000 (+0000), Thomas Kluyver wrote:
> I'm surprised it fails on the wheels - how exactly are you using
> pip?
>=20
> If you're relying on PEP 517, then pip 18.1 is too old to install
> it from an sdist - PEP 517 support was added in 19.0
> (https://pip.pypa.io/en/stable/news/#id448 ). But that shouldn't
> be a problem for installing from a wheel that has already been
> made.

Unless you're making ABI3 wheels, which require pip 20.0 or later to
find them (and then they'll fall back to pulling the sdist which
they can't build because of no pyproject.toml support before 19.0).
--=20
Jeremy Stanley

--huyi5ehotohlx7gc
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEEl65Jb8At7J/DU7LnSPmWEUNJWCkFAmBc9OYACgkQSPmWEUNJ
WCmPIg//afsBfbObj3DGcrHoWEa7g6IAoZ4R/zeXsbN1iaZbNsMo7tssdLlfBvqi
N9TYg0/z1KKa1uwU1kKvAU49d6CzX+1NOHqLpNQX633p5B1toccKRSPpjbAGMRSD
cI1XVOO1XIMjqeBVX1fqu+YH2R+3OaMPjwdYnPLL77nZWBMzaqFXBAMpWhywZl8D
qHXjy1jpAUfND6QEcGQZ/RlWMDPV6Wqx98FScPYRnzKslD8G+IQhboVzWDFDTLJu
qjPCWfcNzwyQIdqec4hGvuffvTpHodE0olAOPSIu0V6e2Dx6t9xTdza2fCfy+iku
WQmcfcdk8k4Mefa6qKDZQ/tNPOT5DMAgWTj/ycT34l43csQ+/P/nBHhF/F3Kolu1
+uBl9EfgrhyLNuHHUT270xe8lk8Cr/YQgR4b1Pu1Q92EeLpy8/CM2FYjLASZscvm
HnBRlQiBo23c5t8GhHD8nWQ55loXyNH5b/3FCdDC2ZJuRIGOONlB4LpusZ8EBXml
9eewgkLIQNNNbIT0HiD4Rjvc52j3L8W08Aod8kIbC9G+xQzh9c8/UguzcEzA8H4w
qy5vmGZWJvcME/Gf9mAnzemS0cVXtwXk9soQkVxmijaea54XM0Jc/XTKoKdDMTKc
EI2Xj6ugwrKR7wJcYBtaoT6CrV2HVEqVHLOwvG46cXK8AMg0r3A=
=UWou
-----END PGP SIGNATURE-----

--huyi5ehotohlx7gc--

--===============1980867461426666331==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

--
Distutils-SIG mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/distutils-sig.python.org/
Message archived at https://mail.python.org/archives/list/[email protected]/message/Y4DS6NLB4GMWSZUQBUJPFSH7ED326DFP/

--===============1980867461426666331==--