diff mbox series

[meta-python] python3-grpcio: upgrade 1.56.0 -> 1.56.2

Message ID 1690875717-21608-26-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-grpcio: upgrade 1.56.0 -> 1.56.2 | expand

Commit Message

Mingyu Wang (Fujitsu) Aug. 1, 2023, 7:41 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
==========
[WRR] backport (#33694) to 1.56
[backport][iomgr][EventEngine] Improve server handling of file descriptor exhaustion

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-grpcio_1.56.0.bb => python3-grpcio_1.56.2.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-grpcio_1.56.0.bb => python3-grpcio_1.56.2.bb} (95%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.56.0.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.56.2.bb
similarity index 95%
rename from meta-python/recipes-devtools/python/python3-grpcio_1.56.0.bb
rename to meta-python/recipes-devtools/python/python3-grpcio_1.56.2.bb
index fc871adec4..c34391dd67 100644
--- a/meta-python/recipes-devtools/python/python3-grpcio_1.56.0.bb
+++ b/meta-python/recipes-devtools/python/python3-grpcio_1.56.2.bb
@@ -14,7 +14,7 @@  SRC_URI:append:class-target = " file://ppc-boringssl-support.patch \
                                 file://0001-direct_mmap-Use-off_t-on-linux.patch;patchdir=third_party/abseil-cpp \
                                 file://0001-zlib-Include-unistd.h-for-open-close-C-APIs.patch \
 "
-SRC_URI[sha256sum] = "4c08ee21b3d10315b8dc26f6c13917b20ed574cdbed2d2d80c53d5508fdcc0f2"
+SRC_URI[sha256sum] = "0ff789ae7d8ddd76d2ac02e7d13bfef6fc4928ac01e1dcaa182be51b6bcc0aaa"
 
 RDEPENDS:${PN} = "${PYTHON_PN}-protobuf \
                   ${PYTHON_PN}-setuptools \