summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-cachetools_5.2.1.bb (renamed from meta-python/recipes-devtools/python/python3-cachetools_5.2.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cachetools_5.2.0.bb b/meta-python/recipes-devtools/python/python3-cachetools_5.2.1.bb
index 35b338ca8f..7cb4f35d89 100644
--- a/meta-python/recipes-devtools/python/python3-cachetools_5.2.0.bb
+++ b/meta-python/recipes-devtools/python/python3-cachetools_5.2.1.bb
@@ -27,6 +27,6 @@ do_install_ptest() {
27 cp -rf ${S}/tests/* ${D}${PTEST_PATH}/tests/ 27 cp -rf ${S}/tests/* ${D}${PTEST_PATH}/tests/
28} 28}
29 29
30SRC_URI[sha256sum] = "6a94c6402995a99c3970cc7e4884bb60b4a8639938157eeed436098bf9831757" 30SRC_URI[sha256sum] = "5991bc0e08a1319bb618d3195ca5b6bc76646a49c21d55962977197b301cc1fe"
31 31
32BBCLASSEXTEND = "native nativesdk" 32BBCLASSEXTEND = "native nativesdk"