mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-24 07:21:13 +00:00
python3-termcolor: use correct Python build backend class
Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -4,7 +4,7 @@ SECTION = "devel/python"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://COPYING.txt;md5=e5f5f7c9b280511f124dba5dda3d180e"
|
||||
|
||||
inherit pypi python_setuptools_build_meta
|
||||
inherit pypi python_hatchling
|
||||
|
||||
SRC_URI[sha256sum] = "6a6dd7fbee581909eeec6a756cff1d7f7c376063b14e4a298dc4980309e55970"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user