Message ID | 20250804211804.344751-15-ross.burton@arm.com |
---|---|
State | Accepted |
Headers | show |
Series | [01/20] python3-jsonref: use correct Python build backend class | expand |
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 \
Signed-off-by: Ross Burton <ross.burton@arm.com> --- meta-python/recipes-devtools/python/python3-soupsieve_2.7.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)