diff --git a/meta/recipes-devtools/python/python3-chardet_5.1.0.bb b/meta/recipes-devtools/python/python3-chardet_5.2.0.bb similarity index 86% rename from meta/recipes-devtools/python/python3-chardet_5.1.0.bb rename to meta/recipes-devtools/python/python3-chardet_5.2.0.bb index 9b2644e648..cea7ebc94d 100644 --- a/meta/recipes-devtools/python/python3-chardet_5.1.0.bb +++ b/meta/recipes-devtools/python/python3-chardet_5.2.0.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://pypi.org/project/chardet/" LICENSE = "LGPL-2.1-only" LIC_FILES_CHKSUM = "file://LICENSE;md5=4fbd65380cdd255951079008b364516c" -SRC_URI[sha256sum] = "0d62712b956bc154f85fb0a266e2a3c5913c2967e00348701b32411d6def31e5" +SRC_URI[sha256sum] = "1b3b6ff479a8c414bc3fa2c0852995695c4a026dcd6d0633b2dd092ca39c1cf7" # setup.py of chardet needs this. DEPENDS += "${PYTHON_PN}-pytest-runner-native"