diff --git a/meta-python/recipes-devtools/python/python3-cachetools_5.3.1.bb b/meta-python/recipes-devtools/python/python3-cachetools_5.3.2.bb similarity index 89% rename from meta-python/recipes-devtools/python/python3-cachetools_5.3.1.bb rename to meta-python/recipes-devtools/python/python3-cachetools_5.3.2.bb index 739e5a8264..5946c267aa 100644 --- a/meta-python/recipes-devtools/python/python3-cachetools_5.3.1.bb +++ b/meta-python/recipes-devtools/python/python3-cachetools_5.3.2.bb @@ -27,6 +27,6 @@ do_install_ptest() { cp -rf ${S}/tests/* ${D}${PTEST_PATH}/tests/ } -SRC_URI[sha256sum] = "dce83f2d9b4e1f732a8cd44af8e8fab2dbe46201467fc98b3ef8f269092bf62b" +SRC_URI[sha256sum] = "086ee420196f7b2ab9ca2db2520aca326318b68fe5ba8bc4d49cca91add450f2" BBCLASSEXTEND = "native nativesdk"