diff mbox series

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

Message ID 1664269780-2655-2-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [meta-python] python3-grpcio: upgrade 1.49.0 -> 1.49.1 | expand

Commit Message

Mingyu Wang (Fujitsu) Sept. 27, 2022, 9:09 a.m. UTC
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-grpcio_1.49.0.bb => python3-grpcio_1.49.1.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-grpcio_1.49.0.bb => python3-grpcio_1.49.1.bb} (93%)
diff mbox series

Patch

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