| Message ID | 20260804070012.3171225-1-ankur.tyagi85@gmail.com |
|---|---|
| State | Under Review |
| Headers | show |
| Series | [meta-python,1/4] python3-cachetools: upgrade 7.1.4 -> 7.1.7 | expand |
diff --git a/meta-python/recipes-devtools/python/python3-cachetools_7.1.4.bb b/meta-python/recipes-devtools/python/python3-cachetools_7.1.7.bb similarity index 86% rename from meta-python/recipes-devtools/python/python3-cachetools_7.1.4.bb rename to meta-python/recipes-devtools/python/python3-cachetools_7.1.7.bb index b8aa53b67d..e55fa6d0e9 100644 --- a/meta-python/recipes-devtools/python/python3-cachetools_7.1.4.bb +++ b/meta-python/recipes-devtools/python/python3-cachetools_7.1.7.bb @@ -18,6 +18,6 @@ RDEPENDS:${PN} += " \ python3-math \ " -SRC_URI[sha256sum] = "437f55a4e0c1b01a4f3077cc470e6991d47430970e36fbcb77e2be0df4fc1cd6" +SRC_URI[sha256sum] = "a3e2a00b14d8f8a6b70c1dae7b4685e7ad3bc965c5b42124a2d6ce895da6cf50" BBCLASSEXTEND = "native nativesdk"