diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-cachetools_6.0.0.bb (renamed from meta-python/recipes-devtools/python/python3-cachetools_5.5.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cachetools_5.5.2.bb b/meta-python/recipes-devtools/python/python3-cachetools_6.0.0.bb index d2b65b3d29..1032fc0b06 100644 --- a/meta-python/recipes-devtools/python/python3-cachetools_5.5.2.bb +++ b/meta-python/recipes-devtools/python/python3-cachetools_6.0.0.bb | |||
@@ -14,6 +14,6 @@ RDEPENDS:${PN} += " \ | |||
14 | python3-math \ | 14 | python3-math \ |
15 | " | 15 | " |
16 | 16 | ||
17 | SRC_URI[sha256sum] = "1a661caa9175d26759571b2e19580f9d6393969e5dfca11fdb1f947a23e640d4" | 17 | SRC_URI[sha256sum] = "f225782b84438f828328fc2ad74346522f27e5b1440f4e9fd18b20ebfd1aa2cf" |
18 | 18 | ||
19 | BBCLASSEXTEND = "native nativesdk" | 19 | BBCLASSEXTEND = "native nativesdk" |