This is a runtime dependency of most Python package build frontends. Signed-off-by: Ross Burton <ross.bur...@arm.com> --- meta/recipes-devtools/python/python3-pep517_0.12.0.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 meta/recipes-devtools/python/python3-pep517_0.12.0.bb
diff --git a/meta/recipes-devtools/python/python3-pep517_0.12.0.bb b/meta/recipes-devtools/python/python3-pep517_0.12.0.bb new file mode 100644 index 00000000000..43ac35a3f79 --- /dev/null +++ b/meta/recipes-devtools/python/python3-pep517_0.12.0.bb @@ -0,0 +1,10 @@ +SUMMARY = "Wrappers to build Python packages using PEP 517 hooks" +HOMEPAGE = "https://github.com/pypa/pep517" +LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://LICENSE;md5=aad69c93f605003e3342b174d9b0708c" + +SRC_URI[sha256sum] = "931378d93d11b298cf511dd634cf5ea4cb249a28ef84160b3247ee9afb4e8ab0" + +inherit pypi python_flit_core + +BBCLASSEXTEND = "native nativesdk" \ No newline at end of file -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#166191): https://lists.openembedded.org/g/openembedded-core/message/166191 Mute This Topic: https://lists.openembedded.org/mt/91359151/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-