]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python_pep517: use python3-build, not picobuild
authorRoss Burton <ross.burton@arm.com>
Thu, 12 Jan 2023 11:23:35 +0000 (11:23 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 13 Jan 2023 17:31:46 +0000 (17:31 +0000)
commit202c2e3c9481a8841af2556862a76e27d703246d
treec06ff05dcedbd0067f68e5c5f2bc96e674c25709
parent00254501b9b024032032c9fb068d957de4ef7dde
python_pep517: use python3-build, not picobuild

Now that the bootstrap sequence for pypa/build is just
python3-packaging, and python3-pyproject-hooks, we can use build instead
of picobuild.

The only change visible outside of this class is that the variable
PEP517_PICOBUILD_OPTS is now PEP517_BUILD_OPTS, but I'm only aware of one
recipe that used that variable.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/classes-recipe/python_pep517.bbclass
meta/recipes-devtools/python/python3-build_0.10.0.bb
meta/recipes-devtools/python/python3-flit-core_3.8.0.bb
meta/recipes-devtools/python/python3-installer_0.6.0.bb
meta/recipes-devtools/python/python3-packaging_22.0.bb
meta/recipes-devtools/python/python3-pyproject-hooks_1.0.0.bb