From 530dbcec10af4988fbcd5ed2a474ee6edd6ed84e Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 4 Aug 2025 22:18:01 +0100 Subject: python3-termcolor: use correct Python build backend class Signed-off-by: Ross Burton Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-termcolor_3.1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python') diff --git a/meta-python/recipes-devtools/python/python3-termcolor_3.1.0.bb b/meta-python/recipes-devtools/python/python3-termcolor_3.1.0.bb index 81e96507dd..5b82da4838 100644 --- a/meta-python/recipes-devtools/python/python3-termcolor_3.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-termcolor_3.1.0.bb @@ -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" -- cgit v1.2.3-54-g00ecf