[5/5,meta-python] python3-grpcio: upgrade 1.44.0 -> 1.45.0

Message ID 1648714408-12048-5-git-send-email-xuhuan.fnst@fujitsu.com
State Under Review
Headers show
Series [1/5,meta-python] python3-cheetah: upgrade 3.2.6.post2 -> 3.2.6 | expand

Commit Message

XU Huan March 31, 2022, 8:13 a.m. UTC
From: Xu Huan <xuhuan.fnst@fujitsu.com>

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
---
 .../{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%)

Patch

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 \