From 04b9291848e3e94b0413d8f10beea7c8ed1a365e Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 14 Oct 2025 17:19:13 +0800 Subject: [PATCH] python3-propcache: upgrade 0.3.2 -> 0.4.1 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{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 --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