diff mbox series

[meta-python] python3-grpcio: update to version 1.60.1

Message ID 20240202173415.1473565-1-derek@asterius.io
State Accepted
Headers show
Series [meta-python] python3-grpcio: update to version 1.60.1 | expand

Commit Message

Derek Straka Feb. 2, 2024, 5:34 p.m. UTC
Signed-off-by: Derek Straka <derek@asterius.io>
---
 .../{python3-grpcio_1.60.0.bb => python3-grpcio_1.60.1.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-grpcio_1.60.0.bb => python3-grpcio_1.60.1.bb} (93%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.60.0.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.60.1.bb
similarity index 93%
rename from meta-python/recipes-devtools/python/python3-grpcio_1.60.0.bb
rename to meta-python/recipes-devtools/python/python3-grpcio_1.60.1.bb
index 77b4198e3..6bcb31656 100644
--- a/meta-python/recipes-devtools/python/python3-grpcio_1.60.0.bb
+++ b/meta-python/recipes-devtools/python/python3-grpcio_1.60.1.bb
@@ -10,7 +10,7 @@  SRC_URI += "file://0001-Include-missing-cstdint-header.patch \
            file://abseil-ppc-fixes.patch \
            file://0001-zlib-Include-unistd.h-for-open-close-C-APIs.patch \
            "
-SRC_URI[sha256sum] = "2199165a1affb666aa24adf0c97436686d0a61bc5fc113c037701fb7c7fceb96"
+SRC_URI[sha256sum] = "dd1d3a8d1d2e50ad9b59e10aa7f07c7d1be2b367f3f2d33c5fade96ed5460962"
 
 RDEPENDS:${PN} = "${PYTHON_PN}-protobuf \
                   ${PYTHON_PN}-setuptools \