python3-soupsieve: 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:
Ross Burton
2025-08-04 22:17:59 +01:00
committed by Khem Raj
parent 6317c53f9b
commit 169d18dd37

View File

@@ -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 \