From f28da02638909cf52c5b45102c2c4d1132b08bff Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 10 Aug 2026 13:21:25 +0100 Subject: [PATCH] python3-cerberus: use correct build backend This package uses setuptools now. Signed-off-by: Ross Burton Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-cerberus_1.3.8.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-cerberus_1.3.8.bb b/meta-python/recipes-devtools/python/python3-cerberus_1.3.8.bb index c075f4279c..7b868fad5e 100644 --- a/meta-python/recipes-devtools/python/python3-cerberus_1.3.8.bb +++ b/meta-python/recipes-devtools/python/python3-cerberus_1.3.8.bb @@ -6,6 +6,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=48f8e9432d0dac5e0e7a18211a0bacdb" UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" -inherit pypi python_poetry_core +inherit pypi python_setuptools_build_meta SRC_URI[sha256sum] = "579554887ffd189226774b87570f4a76db75cf0efcbaffcacd5e98b8ee877f61"