diff mbox series

[meta-python,1/2] python3-grpcio: update to version 1.60.0

Message ID 20231221164425.3890796-1-derek@asterius.io
State Accepted
Headers show
Series [meta-python,1/2] python3-grpcio: update to version 1.60.0 | expand

Commit Message

Derek Straka Dec. 21, 2023, 4:44 p.m. UTC
Signed-off-by: Derek Straka <derek@asterius.io>
---
 .../{python3-grpcio_1.59.3.bb => python3-grpcio_1.60.0.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-grpcio_1.59.3.bb => python3-grpcio_1.60.0.bb} (93%)

Comments

Khem Raj Dec. 27, 2023, 8:21 a.m. UTC | #1
On Thu, 21 Dec 2023 16:44:24 +0000, Derek Straka wrote:
> 


Applied, thanks!

[1/2] python3-grpcio: update to version 1.60.0
      commit: 7596fc3d21e4a9c9749c0de633648455246d96d8
[2/2] python3-grpcio-tools: update to version 1.60.0
      commit: 40b627c4a69664d9621ff82f342f594abad510e8

Best regards,
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.59.3.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.60.0.bb
similarity index 93%
rename from meta-python/recipes-devtools/python/python3-grpcio_1.59.3.bb
rename to meta-python/recipes-devtools/python/python3-grpcio_1.60.0.bb
index 7b1631527..77b4198e3 100644
--- a/meta-python/recipes-devtools/python/python3-grpcio_1.59.3.bb
+++ b/meta-python/recipes-devtools/python/python3-grpcio_1.60.0.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] = "7800f99568a74a06ebdccd419dd1b6e639b477dcaf6da77ea702f8fb14ce5f80"
+SRC_URI[sha256sum] = "2199165a1affb666aa24adf0c97436686d0a61bc5fc113c037701fb7c7fceb96"
 
 RDEPENDS:${PN} = "${PYTHON_PN}-protobuf \
                   ${PYTHON_PN}-setuptools \