mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 14:02:22 +02:00
python3-zipp: inherit setuptools_build_meta
Upstream provides a pyproject.toml which declares the setuptools.build_meta backend for PEP-517 packaging. [YOCTO #14638] (From OE-Core rev: 7a6846d5c9ebc972d7ebae0363834b0b371840d4) Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
735340b8e7
commit
fade1b7cbe
@@ -7,7 +7,7 @@ SRC_URI[sha256sum] = "9f50f446828eb9d45b267433fd3e9da8d801f614129124863f9c51ebce
|
||||
|
||||
DEPENDS += "${PYTHON_PN}-setuptools-scm-native"
|
||||
|
||||
inherit pypi setuptools3
|
||||
inherit pypi setuptools_build_meta
|
||||
|
||||
DEPENDS += "${PYTHON_PN}-toml-native"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user