From 80c3faef4e6fd9aab7e1313b3ab48d83fb4f7c27 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 4 Aug 2025 22:17:54 +0100 Subject: python3-itsdangerous: use correct Python build backend class Signed-off-by: Ross Burton Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-itsdangerous_2.2.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python3-itsdangerous_2.2.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-itsdangerous_2.2.0.bb b/meta-python/recipes-devtools/python/python3-itsdangerous_2.2.0.bb index fc43e2854d..efa88f9a43 100644 --- a/meta-python/recipes-devtools/python/python3-itsdangerous_2.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-itsdangerous_2.2.0.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=4cda9a0ebd516714f360b0e9418cfb37" SRC_URI[sha256sum] = "e0050c0b7da1eea53ffaf149c0cfbb5c6e2e2b69c4bef22c81fa6eb73e5f6173" -inherit pypi python_setuptools_build_meta +inherit pypi python_flit_core CLEANBROKEN = "1" -- cgit v1.2.3-54-g00ecf