[PATCH 19/24] python3-cerberus: use correct build backend
Ross Burton <[email protected]>
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
This package uses setuptools now. Signed-off-by: Ross Burton <[email protected]> --- 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" -- 2.43.0