From 117d63822662bc2532cf2d4275f1b3ad508a4bb8 Mon Sep 17 00:00:00 2001 From: Oleksandr Kravchuk Date: Sat, 16 Oct 2021 00:57:40 +0200 Subject: [PATCH] python3-grpcio: update to 1.41.0 Signed-off-by: Oleksandr Kravchuk Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- .../{python3-grpcio_1.40.0.bb => python3-grpcio_1.41.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-grpcio_1.40.0.bb => python3-grpcio_1.41.0.bb} (93%) diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.40.0.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.41.0.bb similarity index 93% rename from meta-python/recipes-devtools/python/python3-grpcio_1.40.0.bb rename to meta-python/recipes-devtools/python/python3-grpcio_1.41.0.bb index 1cfb96749..fb6f1a3e2 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio_1.40.0.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio_1.41.0.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] = "3d172158fe886a2604db1b6e17c2de2ab465fe0fe36aba2ec810ca8441cefe3a" +SRC_URI[sha256sum] = "15c04d695833c739dbb25c88eaf6abd9a461ec0dbd32f44bc8769335a495cf5a" RDEPENDS:${PN} = "${PYTHON_PN}-protobuf \ ${PYTHON_PN}-setuptools \