From 169d18dd371768fbff20493338972e99a540e888 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 4 Aug 2025 22:17:59 +0100 Subject: python3-soupsieve: use correct Python build backend class Signed-off-by: Ross Burton Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-soupsieve_2.7.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-soupsieve_2.7.bb b/meta-python/recipes-devtools/python/python3-soupsieve_2.7.bb index 684290ffad..94b02f824a 100644 --- a/meta-python/recipes-devtools/python/python3-soupsieve_2.7.bb +++ b/meta-python/recipes-devtools/python/python3-soupsieve_2.7.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=a23cdb0cf58a8b6d3d25202783bd6553" SRC_URI[sha256sum] = "ad282f9b6926286d2ead4750552c8a6142bc4c783fd66b0293547c8fe6ae126a" -inherit pypi python_hatchling python_setuptools_build_meta ptest-python-pytest +inherit pypi python_hatchling ptest-python-pytest RDEPENDS:${PN} += " \ python3-core \ -- cgit v1.2.3-54-g00ecf