diff mbox series

[meta-python,4/5] python3-grpcio: Upgrade to 1.66.1 release

Message ID 20240904053300.2085710-4-raj.khem@gmail.com
State New
Headers show
Series [meta-multimedia,1/5] xdg-desktop-portal-wlr: Update to latest on master branch | expand

Commit Message

Khem Raj Sept. 4, 2024, 5:32 a.m. UTC
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 .../{python3-grpcio_1.62.2.bb => python3-grpcio_1.66.1.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-grpcio_1.62.2.bb => python3-grpcio_1.66.1.bb} (94%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.62.2.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.66.1.bb
similarity index 94%
rename from meta-python/recipes-devtools/python/python3-grpcio_1.62.2.bb
rename to meta-python/recipes-devtools/python/python3-grpcio_1.66.1.bb
index 59bfbf5538..fb91f345b0 100644
--- a/meta-python/recipes-devtools/python/python3-grpcio_1.62.2.bb
+++ b/meta-python/recipes-devtools/python/python3-grpcio_1.66.1.bb
@@ -13,7 +13,7 @@  SRC_URI += "file://0001-Include-missing-cstdint-header.patch \
            file://0001-target.h-define-proper-macro-for-ppc-ppc64.patch \
            file://0001-PR-1644-unscaledcycleclock-remove-RISC-V-support.patch \
            "
-SRC_URI[sha256sum] = "c77618071d96b7a8be2c10701a98537823b9c65ba256c0b9067e0594cdbd954d"
+SRC_URI[sha256sum] = "35334f9c9745add3e357e3372756fd32d925bd52c41da97f4dfdafbde0bf0ee2"
 
 RDEPENDS:${PN} = "python3-protobuf"