diff options
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-cachetools_5.0.0.bb (renamed from meta-python/recipes-devtools/python/python3-cachetools_4.2.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cachetools_4.2.4.bb b/meta-python/recipes-devtools/python/python3-cachetools_5.0.0.bb index bf225e60e0..f2974f7e34 100644 --- a/meta-python/recipes-devtools/python/python3-cachetools_4.2.4.bb +++ b/meta-python/recipes-devtools/python/python3-cachetools_5.0.0.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 | ||
| 30 | SRC_URI[sha256sum] = "89ea6f1b638d5a73a4f9226be57ac5e4f399d22770b92355f92dcb0f7f001693" | 30 | SRC_URI[sha256sum] = "486471dfa8799eb7ec503a8059e263db000cdda20075ce5e48903087f79d5fd6" |
| 31 | 31 | ||
| 32 | BBCLASSEXTEND = "native nativesdk" | 32 | BBCLASSEXTEND = "native nativesdk" |
