From eb9f0da7503c1a967cafcc13a4e5293f4ce86c14 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 4 Aug 2026 13:17:13 +0800 Subject: [PATCH] python3-filelock: upgrade 3.32.0 -> 3.32.2 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{python3-filelock_3.32.0.bb => python3-filelock_3.32.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-filelock_3.32.0.bb => python3-filelock_3.32.2.bb} (89%) diff --git a/meta-python/recipes-devtools/python/python3-filelock_3.32.0.bb b/meta-python/recipes-devtools/python/python3-filelock_3.32.2.bb similarity index 89% rename from meta-python/recipes-devtools/python/python3-filelock_3.32.0.bb rename to meta-python/recipes-devtools/python/python3-filelock_3.32.2.bb index fc59eaedc4..103957dc42 100644 --- a/meta-python/recipes-devtools/python/python3-filelock_3.32.0.bb +++ b/meta-python/recipes-devtools/python/python3-filelock_3.32.2.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=2c6acbdf7bb74caa37512c3a5ca6857b" SRC_URI += "file://run-ptest" -SRC_URI[sha256sum] = "7be2ad23a14607ccc71808e68fe30848aeace7058ace17852f68e2a68e310402" +SRC_URI[sha256sum] = "c33351e1f49cae33414acbc6d56784e6ecee82514ec90795da1161fc4836b5b8" BBCLASSEXTEND = "native nativesdk"