summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-cachetools_4.2.1.bb (renamed from meta-python/recipes-devtools/python/python3-cachetools_4.2.0.bb)3
1 files changed, 1 insertions, 2 deletions
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
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() {
27 cp -rf ${S}/tests/* ${D}${PTEST_PATH}/tests/ 27 cp -rf ${S}/tests/* ${D}${PTEST_PATH}/tests/
28} 28}
29 29
30SRC_URI[md5sum] = "9d54dacd774e2af7e9a50741386f5455" 30SRC_URI[sha256sum] = "f469e29e7aa4cff64d8de4aad95ce76de8ea1125a16c68e0d93f65c3c3dc92e9"
31SRC_URI[sha256sum] = "3796e1de094f0eaca982441c92ce96c68c89cced4cd97721ab297ea4b16db90e"
32 31
33BBCLASSEXTEND = "native nativesdk" 32BBCLASSEXTEND = "native nativesdk"