diff mbox series

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

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

Commit Message

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-grpcio-tools_1.60.0.bb b/meta-python/recipes-devtools/python/python3-grpcio-tools_1.60.1.bb
similarity index 85%
rename from meta-python/recipes-devtools/python/python3-grpcio-tools_1.60.0.bb
rename to meta-python/recipes-devtools/python/python3-grpcio-tools_1.60.1.bb
index 8e5c7d48f..0ec9d95a4 100644
--- a/meta-python/recipes-devtools/python/python3-grpcio-tools_1.60.0.bb
+++ b/meta-python/recipes-devtools/python/python3-grpcio-tools_1.60.1.bb
@@ -12,7 +12,7 @@  DEPENDS += "${PYTHON_PN}-grpcio"
 SRC_URI += "file://0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch \
             file://0001-protobuf-Disable-musttail-attribute-on-mips.patch \
             "
-SRC_URI[sha256sum] = "ed30499340228d733ff69fcf4a66590ed7921f94eb5a2bf692258b1280b9dac7"
+SRC_URI[sha256sum] = "da08224ab8675c6d464b988bd8ca02cccd2bf0275bceefe8f6219bfd4a4f5e85"
 
 RDEPENDS:${PN} = "${PYTHON_PN}-grpcio"