From dcd071e3d9459dd70c9e4fd06c6f510553f1f608 Mon Sep 17 00:00:00 2001 From: Xu Huan Date: Thu, 31 Mar 2022 16:13:28 +0800 Subject: [PATCH] python3-grpcio: upgrade 1.44.0 -> 1.45.0 Signed-off-by: Xu Huan Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- .../{python3-grpcio_1.44.0.bb => python3-grpcio_1.45.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-grpcio_1.44.0.bb => python3-grpcio_1.45.0.bb} (94%) diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.44.0.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.45.0.bb similarity index 94% rename from meta-python/recipes-devtools/python/python3-grpcio_1.44.0.bb rename to meta-python/recipes-devtools/python/python3-grpcio_1.45.0.bb index ffa009d7b7..ca55a7f091 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio_1.44.0.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio_1.45.0.bb @@ -13,7 +13,7 @@ SRC_URI:append:class-target = " file://ppc-boringssl-support.patch \ file://0001-absl-always-use-asm-sgidefs.h.patch \ file://abseil-ppc-fixes.patch;patchdir=third_party/abseil-cpp \ " -SRC_URI[sha256sum] = "4bae1c99896045d3062ab95478411c8d5a52cb84b91a1517312629fa6cfeb50e" +SRC_URI[sha256sum] = "ff2c8b965b0fc25cf281961aa46619c10900543effe3f806ef818231c40aaff3" RDEPENDS:${PN} = "${PYTHON_PN}-protobuf \ ${PYTHON_PN}-setuptools \