python3-cerberus: use correct build backend

This package uses setuptools now.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Ross Burton
2026-08-10 13:21:25 +01:00
committed by Khem Raj
parent 50af159cf9
commit f28da02638
@@ -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"