diff mbox series

[meta-python,38/64] python3-grpcio: upgrade 1.72.0 -> 1.72.1

Message ID 20250610033330.924-38-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/64] audit: upgrade 4.0.4 -> 4.0.5 | expand

Commit Message

Wang Mingyu June 10, 2025, 3:33 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-grpcio_1.72.0.bb => python3-grpcio_1.72.1.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-grpcio_1.72.0.bb => python3-grpcio_1.72.1.bb} (94%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.72.0.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.72.1.bb
similarity index 94%
rename from meta-python/recipes-devtools/python/python3-grpcio_1.72.0.bb
rename to meta-python/recipes-devtools/python/python3-grpcio_1.72.1.bb
index 19983c9e33..79059a33cf 100644
--- a/meta-python/recipes-devtools/python/python3-grpcio_1.72.0.bb
+++ b/meta-python/recipes-devtools/python/python3-grpcio_1.72.1.bb
@@ -13,7 +13,7 @@  DEPENDS += "c-ares openssl python3-protobuf re2 zlib"
 SRC_URI += "file://0001-python-enable-unbundled-cross-compilation.patch \
            file://abseil-ppc-fixes.patch \
            "
-SRC_URI[sha256sum] = "05aee9be958a580e169e1aa8987387bcd8be6ed7fc5c2a3a048b6a2b911473cd"
+SRC_URI[sha256sum] = "87f62c94a40947cec1a0f91f95f5ba0aa8f799f23a1d42ae5be667b6b27b959c"
 
 RDEPENDS:${PN} = "python3-protobuf"