diff mbox series

[meta-python,15/22] python3-grpcio: upgrade 1.75.0 -> 1.75.1

Message ID 20251009060809.445-15-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-oe,01/22] flatbuffers: upgrade 25.2.10 -> 25.9.23 | expand

Commit Message

Wang Mingyu Oct. 9, 2025, 6:08 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.75.0.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.75.1.bb
similarity index 94%
rename from meta-python/recipes-devtools/python/python3-grpcio_1.75.0.bb
rename to meta-python/recipes-devtools/python/python3-grpcio_1.75.1.bb
index 52a0158107..ef0bf126d5 100644
--- a/meta-python/recipes-devtools/python/python3-grpcio_1.75.0.bb
+++ b/meta-python/recipes-devtools/python/python3-grpcio_1.75.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] = "b989e8b09489478c2d19fecc744a298930f40d8b27c3638afbfe84d22f36ce4e"
+SRC_URI[sha256sum] = "3e81d89ece99b9ace23a6916880baca613c03a799925afb2857887efa8b1b3d2"
 
 RDEPENDS:${PN} = "python3-protobuf"