summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r--meta-python/recipes-devtools/python/python3-cachetools_7.0.0.bb (renamed from meta-python/recipes-devtools/python/python3-cachetools_6.2.5.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cachetools_6.2.5.bb b/meta-python/recipes-devtools/python/python3-cachetools_7.0.0.bb
index d87b85fb89..a018bb389d 100644
--- a/meta-python/recipes-devtools/python/python3-cachetools_6.2.5.bb
+++ b/meta-python/recipes-devtools/python/python3-cachetools_7.0.0.bb
@@ -14,6 +14,6 @@ RDEPENDS:${PN} += " \
14 python3-math \ 14 python3-math \
15" 15"
16 16
17SRC_URI[sha256sum] = "6d8bfbba1ba94412fb9d9196c4da7a87e9d4928fffc5e93542965dca4740c77f" 17SRC_URI[sha256sum] = "a9abf18ff3b86c7d05b27ead412e235e16ae045925e531fae38d5fada5ed5b08"
18 18
19BBCLASSEXTEND = "native nativesdk" 19BBCLASSEXTEND = "native nativesdk"