diff mbox series

[meta-python,23/29] python3-grpcio: upgrade 1.74.0 -> 1.75.0

Message ID 20250924090029.1786-23-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/29] btop: upgrade 1.4.4 -> 1.4.5 | expand

Commit Message

Wang Mingyu Sept. 24, 2025, 9 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

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