mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
0fdcb5154a
commit
530dbcec10
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user