From c96e042782e3a309678bb4218e12f7e5727e0507 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 4 Aug 2025 22:17:47 +0100 Subject: python3-apispec: use correct Python build backend class Signed-off-by: Ross Burton Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-apispec_6.8.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-apispec_6.8.2.bb b/meta-python/recipes-devtools/python/python3-apispec_6.8.2.bb index 28b31991cf..3997f824f6 100644 --- a/meta-python/recipes-devtools/python/python3-apispec_6.8.2.bb +++ b/meta-python/recipes-devtools/python/python3-apispec_6.8.2.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/marshmallow-code/apispec" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=a75956865b40c80a37c1e864716592b4" -inherit pypi python_setuptools_build_meta +inherit pypi python_flit_core SRC_URI[sha256sum] = "ce5b69b9fcf0250cb56ba0c1a52a75ff22c2f7c586654e57884399018c519f26" -- cgit v1.2.3-54-g00ecf