diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-cachetools_5.3.1.bb (renamed from meta-python/recipes-devtools/python/python3-cachetools_5.3.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cachetools_5.3.0.bb b/meta-python/recipes-devtools/python/python3-cachetools_5.3.1.bb index 21bb518719..739e5a8264 100644 --- a/meta-python/recipes-devtools/python/python3-cachetools_5.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-cachetools_5.3.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 | ||
| 30 | SRC_URI[sha256sum] = "13dfddc7b8df938c21a940dfa6557ce6e94a2f1cdfa58eb90c805721d58f2c14" | 30 | SRC_URI[sha256sum] = "dce83f2d9b4e1f732a8cd44af8e8fab2dbe46201467fc98b3ef8f269092bf62b" |
| 31 | 31 | ||
| 32 | BBCLASSEXTEND = "native nativesdk" | 32 | BBCLASSEXTEND = "native nativesdk" |
