diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2023-08-01 15:41:46 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-08-01 08:46:48 -0700 |
| commit | f67a317b5a4bc5d90d70af34942c56d9b848cc52 (patch) | |
| tree | 6f77b3654619a74307b18103150d74ebf3e923af /meta-python/recipes-devtools/python | |
| parent | c53753e7157b464616c0bc5255e8a5b5272be23e (diff) | |
| download | meta-openembedded-f67a317b5a4bc5d90d70af34942c56d9b848cc52.tar.gz | |
python3-grpcio: upgrade 1.56.0 -> 1.56.2
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>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-grpcio_1.56.2.bb (renamed from meta-python/recipes-devtools/python/python3-grpcio_1.56.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
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 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 \ | |||
| 14 | file://0001-direct_mmap-Use-off_t-on-linux.patch;patchdir=third_party/abseil-cpp \ | 14 | file://0001-direct_mmap-Use-off_t-on-linux.patch;patchdir=third_party/abseil-cpp \ |
| 15 | file://0001-zlib-Include-unistd.h-for-open-close-C-APIs.patch \ | 15 | file://0001-zlib-Include-unistd.h-for-open-close-C-APIs.patch \ |
| 16 | " | 16 | " |
| 17 | SRC_URI[sha256sum] = "4c08ee21b3d10315b8dc26f6c13917b20ed574cdbed2d2d80c53d5508fdcc0f2" | 17 | SRC_URI[sha256sum] = "0ff789ae7d8ddd76d2ac02e7d13bfef6fc4928ac01e1dcaa182be51b6bcc0aaa" |
| 18 | 18 | ||
| 19 | RDEPENDS:${PN} = "${PYTHON_PN}-protobuf \ | 19 | RDEPENDS:${PN} = "${PYTHON_PN}-protobuf \ |
| 20 | ${PYTHON_PN}-setuptools \ | 20 | ${PYTHON_PN}-setuptools \ |
