From 7a462c421dad3a7cafd5e49371316e71018e4201 Mon Sep 17 00:00:00 2001 From: zhengruoqin Date: Tue, 2 Nov 2021 04:54:42 +0800 Subject: [PATCH] python3-grpcio: upgrade 1.41.0 -> 1.41.1 This is release 1.41.0 (goat) of gRPC Core. For gRPC documentation, see grpc.io. Signed-off-by: Zheng Ruoqin Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- .../{python3-grpcio_1.41.0.bb => python3-grpcio_1.41.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-grpcio_1.41.0.bb => python3-grpcio_1.41.1.bb} (93%) diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.41.0.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.41.1.bb similarity index 93% rename from meta-python/recipes-devtools/python/python3-grpcio_1.41.0.bb rename to meta-python/recipes-devtools/python/python3-grpcio_1.41.1.bb index fb6f1a3e2d..a882f6e031 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio_1.41.0.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio_1.41.1.bb @@ -12,7 +12,7 @@ SRC_URI:append:class-target = " file://ppc-boringssl-support.patch \ file://mips_bigendian.patch \ file://0001-absl-always-use-asm-sgidefs.h.patch \ " -SRC_URI[sha256sum] = "15c04d695833c739dbb25c88eaf6abd9a461ec0dbd32f44bc8769335a495cf5a" +SRC_URI[sha256sum] = "9b751271b029432a526a4970dc9b70d93eb6f0963b6a841b574f780b72651969" RDEPENDS:${PN} = "${PYTHON_PN}-protobuf \ ${PYTHON_PN}-setuptools \