diff mbox series

[meta-python] python3-grpcio: upgrade 1.49.1 -> 1.50.0

Message ID 1666594471-29168-1-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [meta-python] python3-grpcio: upgrade 1.49.1 -> 1.50.0 | expand

Commit Message

Mingyu Wang (Fujitsu) Oct. 24, 2022, 6:54 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.49.1.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.50.0.bb
similarity index 93%
rename from meta-python/recipes-devtools/python/python3-grpcio_1.49.1.bb
rename to meta-python/recipes-devtools/python/python3-grpcio_1.50.0.bb
index 8efcfdc375..a562bfb30c 100644
--- a/meta-python/recipes-devtools/python/python3-grpcio_1.49.1.bb
+++ b/meta-python/recipes-devtools/python/python3-grpcio_1.50.0.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] = "d4725fc9ec8e8822906ae26bb26f5546891aa7fbc3443de970cc556d43a5c99f"
+SRC_URI[sha256sum] = "12b479839a5e753580b5e6053571de14006157f2ef9b71f38c56dc9b23b95ad6"
 
 RDEPENDS:${PN} = "${PYTHON_PN}-protobuf \
                   ${PYTHON_PN}-setuptools \