[oe] [meta-python] [PATCH 32/70] python3-filelock: upgrade 3.32.2 -> 3.32.3
Wang Mingyu < [email protected]>
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
From: Wang Mingyu <[email protected]> Changelog: =========== - test(strict): deflake close-fault injections on graalpy - docs: publish llms.txt from the docs build - fix(fork): survive audit events during interpreter shutdown Signed-off-by: Wang Mingyu <[email protected]> --- .../{python3-filelock_3.32.2.bb => python3-filelock_3.32.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-filelock_3.32.2.bb => python3-filelock_3.32.3.bb} (92%) diff --git a/meta-python/recipes-devtools/python/python3-filelock_3.32.2.bb b/meta-python/recipes-devtools/python/python3-filelock_3.32.3.bb similarity index 92% rename from meta-python/recipes-devtools/python/python3-filelock_3.32.2.bb rename to meta-python/recipes-devtools/python/python3-filelock_3.32.3.bb index a88cd6f427..d2750c785f 100644 --- a/meta-python/recipes-devtools/python/python3-filelock_3.32.2.bb +++ b/meta-python/recipes-devtools/python/python3-filelock_3.32.3.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=2c6acbdf7bb74caa37512c3a5ca6857b" SRC_URI += "file://run-ptest" -SRC_URI[sha256sum] = "c33351e1f49cae33414acbc6d56784e6ecee82514ec90795da1161fc4836b5b8" +SRC_URI[sha256sum] = "0ffa185a3540854c95caa7fa76b76cb219d907415e2c5dc9af25fd970563487f" BBCLASSEXTEND = "native nativesdk" -- 2.43.0