From: Ross Burton Date: Thu, 12 Jan 2023 11:23:34 +0000 (+0000) Subject: python3-build: add 0.10.0 X-Git-Tag: 2023-04-mickledore~800 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00254501b9b024032032c9fb068d957de4ef7dde;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-build: add 0.10.0 This is the PEP517 build frontend blessed by the Python Packaging Authority, and now that Python 3.11 has been released and enough packages have ported to flit, it can be used without a huge bootstraping problem. Signed-off-by: Ross Burton Signed-off-by: Alexandre Belloni --- diff --git a/meta/conf/distro/include/maintainers.inc b/meta/conf/distro/include/maintainers.inc index d04948b72d1..64a211d7973 100644 --- a/meta/conf/distro/include/maintainers.inc +++ b/meta/conf/distro/include/maintainers.inc @@ -601,6 +601,7 @@ RECIPE_MAINTAINER:pn-python3-atomicwrites = "Tim Orling