From: Alexander Kanavin <[email protected]> Convert to python_setuptools_build_meta.
Signed-off-by: Alexander Kanavin <[email protected]> --- ...python3-xmltodict_0.15.1.bb => python3-xmltodict_1.0.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-xmltodict_0.15.1.bb => python3-xmltodict_1.0.2.bb} (70%) diff --git a/meta/recipes-devtools/python/python3-xmltodict_0.15.1.bb b/meta/recipes-devtools/python/python3-xmltodict_1.0.2.bb similarity index 70% rename from meta/recipes-devtools/python/python3-xmltodict_0.15.1.bb rename to meta/recipes-devtools/python/python3-xmltodict_1.0.2.bb index a1d1bb47e4..e58e32e338 100644 --- a/meta/recipes-devtools/python/python3-xmltodict_0.15.1.bb +++ b/meta/recipes-devtools/python/python3-xmltodict_1.0.2.bb @@ -3,13 +3,13 @@ HOMEPAGE = "https://github.com/martinblech/xmltodict" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=01441d50dc74476db58a41ac10cb9fa2" -SRC_URI[sha256sum] = "3d8d49127f3ce6979d40a36dbcad96f8bab106d232d24b49efdd4bd21716983c" +SRC_URI[sha256sum] = "54306780b7c2175a3967cad1db92f218207e5bc1aba697d887807c0fb68b7649" PYPI_PACKAGE = "xmltodict" BBCLASSEXTEND = "native nativesdk" -inherit pypi setuptools3 ptest-python-pytest +inherit pypi python_setuptools_build_meta ptest-python-pytest RDEPENDS:${PN} += " \ python3-core \ -- 2.47.3
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#228413): https://lists.openembedded.org/g/openembedded-core/message/228413 Mute This Topic: https://lists.openembedded.org/mt/116906991/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
