diff --git a/meta-python/recipes-devtools/python/python3-cachetools_4.2.0.bb b/meta-python/recipes-devtools/python/python3-cachetools_4.2.1.bb similarity index 83% rename from meta-python/recipes-devtools/python/python3-cachetools_4.2.0.bb rename to meta-python/recipes-devtools/python/python3-cachetools_4.2.1.bb index cc697d5a9..616e88045 100644 --- a/meta-python/recipes-devtools/python/python3-cachetools_4.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-cachetools_4.2.1.bb @@ -27,7 +27,6 @@ do_install_ptest() { cp -rf ${S}/tests/* ${D}${PTEST_PATH}/tests/ } -SRC_URI[md5sum] = "9d54dacd774e2af7e9a50741386f5455" -SRC_URI[sha256sum] = "3796e1de094f0eaca982441c92ce96c68c89cced4cd97721ab297ea4b16db90e" +SRC_URI[sha256sum] = "f469e29e7aa4cff64d8de4aad95ce76de8ea1125a16c68e0d93f65c3c3dc92e9" BBCLASSEXTEND = "native nativesdk"