From: Ross Burton Date: Thu, 12 Jan 2023 11:23:33 +0000 (+0000) Subject: python3-pyproject-hooks: add new recipe X-Git-Tag: 2023-04-mickledore~801 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=877c4d5e4cd5ceb71d2ecfdc35a625f50752bec0;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-pyproject-hooks: add new recipe This used to be known as python3-pep517 and is a key library used to build modern Python code. It is currently vendored into python3-picobuild but I plan to remove that. 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 8c2201c91b1..d04948b72d1 100644 --- a/meta/conf/distro/include/maintainers.inc +++ b/meta/conf/distro/include/maintainers.inc @@ -663,6 +663,7 @@ RECIPE_MAINTAINER:pn-python3-pygments = "Oleksandr Kravchuk