[oe] [meta-python] [PATCH 33/37] python3-yarl: upgrade 1.24.2 -> 1.24.5

Wang Mingyu < [email protected]> Wed, 22 Jul 2026 18:23:16 +0800
Newsgroups org.openembedded.lists.openembedded-devel
Message-ID <[email protected]>
From: Wang Mingyu <[email protected]>

Signed-off-by: Wang Mingyu <[email protected]>
---
 .../python/{python3-yarl_1.24.2.bb => python3-yarl_1.24.5.bb}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-yarl_1.24.2.bb => python3-yarl_1.24.5.bb} (90%)

diff --git a/meta-python/recipes-devtools/python/python3-yarl_1.24.2.bb b/meta-python/recipes-devtools/python/python3-yarl_1.24.5.bb
similarity index 90%
rename from meta-python/recipes-devtools/python/python3-yarl_1.24.2.bb
rename to meta-python/recipes-devtools/python/python3-yarl_1.24.5.bb
index 4f6e4795b7..e3e7518eed 100644
--- a/meta-python/recipes-devtools/python/python3-yarl_1.24.2.bb
+++ b/meta-python/recipes-devtools/python/python3-yarl_1.24.5.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/aio-libs/yarl/"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
-SRC_URI[sha256sum] = "9ac374123c6fd7abf64d1fec93962b0bd4ee2c19751755a762a72dd96c0378f8"
+SRC_URI[sha256sum] = "e81b83143bee16329c23db3c1b2d82b29892fcbcb849186d2f6e98a5abe9a57f"
 
 PYPI_PACKAGE = "yarl"
 
-- 
2.43.0