Transition to python_setuptools_build_meta. Signed-off-by: Alexander Kanavin <[email protected]> --- .../{python3-chardet_5.0.0.bb => python3-chardet_5.1.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-chardet_5.0.0.bb => python3-chardet_5.1.0.bb} (79%)
diff --git a/meta/recipes-devtools/python/python3-chardet_5.0.0.bb b/meta/recipes-devtools/python/python3-chardet_5.1.0.bb similarity index 79% rename from meta/recipes-devtools/python/python3-chardet_5.0.0.bb rename to meta/recipes-devtools/python/python3-chardet_5.1.0.bb index 80baed7986..9b2644e648 100644 --- a/meta/recipes-devtools/python/python3-chardet_5.0.0.bb +++ b/meta/recipes-devtools/python/python3-chardet_5.1.0.bb @@ -3,12 +3,12 @@ HOMEPAGE = "https://pypi.org/project/chardet/" LICENSE = "LGPL-2.1-only" LIC_FILES_CHKSUM = "file://LICENSE;md5=4fbd65380cdd255951079008b364516c" -SRC_URI[sha256sum] = "0368df2bfd78b5fc20572bb4e9bb7fb53e2c094f60ae9993339e8671d0afb8aa" +SRC_URI[sha256sum] = "0d62712b956bc154f85fb0a266e2a3c5913c2967e00348701b32411d6def31e5" # setup.py of chardet needs this. DEPENDS += "${PYTHON_PN}-pytest-runner-native" -inherit pypi setuptools3 +inherit pypi python_setuptools_build_meta PACKAGES =+ "${PN}-cli" FILES:${PN}-cli += " \ -- 2.30.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#175061): https://lists.openembedded.org/g/openembedded-core/message/175061 Mute This Topic: https://lists.openembedded.org/mt/95916641/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
