| Message ID | 20260810122130.633299-19-ross.burton@arm.com |
|---|---|
| State | New |
| Headers | show |
| Series | [01/24] python3-pycups: put PV into the filename | expand |
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"
This package uses setuptools now. Signed-off-by: Ross Burton <ross.burton@arm.com> --- meta-python/recipes-devtools/python/python3-cerberus_1.3.8.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)