This avoids: WARNING: python3-pycurl-7.46.0-r0 do_check_backend: QA Issue: inherits setuptools3 but has pyproject.toml with setuptools.build_meta, use the correct class [pep517-backend]
Signed-off-by: Markus Volk <[email protected]> --- meta-python/recipes-devtools/python/python3-pycurl_7.46.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-pycurl_7.46.0.bb b/meta-python/recipes-devtools/python/python3-pycurl_7.46.0.bb index 8bcd65309d..fa98ad1e03 100644 --- a/meta-python/recipes-devtools/python/python3-pycurl_7.46.0.bb +++ b/meta-python/recipes-devtools/python/python3-pycurl_7.46.0.bb @@ -16,6 +16,6 @@ SRC_URI[sha256sum] = "422ed7005b98768fe60fe6b6cb8bb6a4e1fc18b5433402e8fbdaba9181 DEPENDS = "curl" -inherit pypi setuptools3 +inherit pypi python_setuptools_build_meta BBCLASSEXTEND += "native nativesdk" -- 2.54.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#127107): https://lists.openembedded.org/g/openembedded-devel/message/127107 Mute This Topic: https://lists.openembedded.org/mt/119405158/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
