diff mbox series

[meta-python] python3-grpcio: upgrade 1.51.0 -> 1.51.1

Message ID 1670066113-24646-5-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-grpcio: upgrade 1.51.0 -> 1.51.1 | expand

Commit Message

Mingyu Wang (Fujitsu) Dec. 3, 2022, 11:15 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.51.0.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.51.1.bb
similarity index 93%
rename from meta-python/recipes-devtools/python/python3-grpcio_1.51.0.bb
rename to meta-python/recipes-devtools/python/python3-grpcio_1.51.1.bb
index bd4fcc805..9a3c3734a 100644
--- a/meta-python/recipes-devtools/python/python3-grpcio_1.51.0.bb
+++ b/meta-python/recipes-devtools/python/python3-grpcio_1.51.1.bb
@@ -12,7 +12,7 @@  SRC_URI:append:class-target = " file://ppc-boringssl-support.patch \
                                 file://mips_bigendian.patch \
                                 file://abseil-ppc-fixes.patch;patchdir=third_party/abseil-cpp \
 "
-SRC_URI[sha256sum] = "a103811a4b318abc9b1592cd6cc9187d34bfb2e192eb0fe113dfabb38a162284"
+SRC_URI[sha256sum] = "e6dfc2b6567b1c261739b43d9c59d201c1b89e017afd9e684d85aa7a186c9f7a"
 
 RDEPENDS:${PN} = "${PYTHON_PN}-protobuf \
                   ${PYTHON_PN}-setuptools \