The project has a proper pyproject.toml which declares the 
setuptools.build.meta PEP-517 backend.

Fix:

WARNING: python3-can-4.2.2-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: alperak <alperyasin...@gmail.com>
---
 meta-python/recipes-devtools/python/python3-can_4.2.2.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python3-can_4.2.2.bb 
b/meta-python/recipes-devtools/python/python3-can_4.2.2.bb
index 9ca926d66..b0d87f4e3 100644
--- a/meta-python/recipes-devtools/python/python3-can_4.2.2.bb
+++ b/meta-python/recipes-devtools/python/python3-can_4.2.2.bb
@@ -5,9 +5,9 @@ LIC_FILES_CHKSUM = 
"file://LICENSE.txt;md5=e6a600fd5e1d9cbde2d983680233ad02"
 
 SRC_URI[sha256sum] = 
"6ad50f4613289f3c4d276b6d2ac8901d776dcb929994cce93f55a69e858c595f"
 
-PYPI_PACKAGE="python-can"
+PYPI_PACKAGE = "python-can"
 
-inherit pypi setuptools3
+inherit pypi python_setuptools_build_meta
 
 RDEPENDS:${PN} += " \
     python3-aenum \
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#111614): 
https://lists.openembedded.org/g/openembedded-devel/message/111614
Mute This Topic: https://lists.openembedded.org/mt/107767088/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to