diff mbox series

[meta-python,30/44] python3-propcache: upgrade 0.3.2 -> 0.4.1

Message ID 20251014091927.493-30-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/44] b4: upgrade 0.14.2 -> 0.14.3 | expand

Commit Message

Wang Mingyu Oct. 14, 2025, 9:19 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-propcache_0.3.2.bb => python3-propcache_0.4.1.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-propcache_0.3.2.bb => python3-propcache_0.4.1.bb} (84%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-propcache_0.3.2.bb b/meta-python/recipes-devtools/python/python3-propcache_0.4.1.bb
similarity index 84%
rename from meta-python/recipes-devtools/python/python3-propcache_0.3.2.bb
rename to meta-python/recipes-devtools/python/python3-propcache_0.4.1.bb
index 8e2394a5c4..0bb31cd5d9 100644
--- a/meta-python/recipes-devtools/python/python3-propcache_0.3.2.bb
+++ b/meta-python/recipes-devtools/python/python3-propcache_0.4.1.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://github.com/aio-libs/propcache"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
-SRC_URI[sha256sum] = "20d7d62e4e7ef05f221e0db2856b979540686342e7dd9973b815599c7057e168"
+SRC_URI[sha256sum] = "f48107a8c637e80362555f37ecf49abe20370e557cc4ab374f04ec4423c97c3d"
 
 inherit pypi python_setuptools_build_meta ptest-python-pytest cython