diff mbox series

[meta-python,2/4] python3-yarl: Upgrade 1.21.0 -> 1.22.0

Message ID 20251013131725.2583786-2-leon.anavi@konsulko.com
State Under Review
Headers show
Series [meta-python,1/4] python3-bitarray: Upgrade 3.7.1 -> 3.7.2 | expand

Commit Message

Leon Anavi Oct. 13, 2025, 1:17 p.m. UTC
Upgrade to 1.22.0:

- Added arm64 Windows wheel builds

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 .../python/{python3-yarl_1.21.0.bb => python3-yarl_1.22.0.bb}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-yarl_1.21.0.bb => python3-yarl_1.22.0.bb} (89%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-yarl_1.21.0.bb b/meta-python/recipes-devtools/python/python3-yarl_1.22.0.bb
similarity index 89%
rename from meta-python/recipes-devtools/python/python3-yarl_1.21.0.bb
rename to meta-python/recipes-devtools/python/python3-yarl_1.22.0.bb
index 595717b8ab..6be8a6773c 100644
--- a/meta-python/recipes-devtools/python/python3-yarl_1.21.0.bb
+++ b/meta-python/recipes-devtools/python/python3-yarl_1.22.0.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] = "866c17223f7d734377a260a2800e14791cb5e55ec252de624e053a0b36b8568a"
+SRC_URI[sha256sum] = "bebf8557577d4401ba8bd9ff33906f1376c877aa78d1fe216ad01b4d6745af71"
 
 PYPI_PACKAGE = "yarl"