summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2024-02-02 17:34:15 +0000
committerKhem Raj <raj.khem@gmail.com>2024-02-02 09:50:18 -0800
commit546a86619a49a5947f601a2b52ca67ae34a5da58 (patch)
treefca918c4ce7fbbc4956dc12530e964ea35d39393 /meta-python/recipes-devtools/python
parent7e7e7826e148c9aadf7a9fe2cf73ef77316ae432 (diff)
downloadmeta-openembedded-546a86619a49a5947f601a2b52ca67ae34a5da58.tar.gz
python3-grpcio: update to version 1.60.1
Signed-off-by: Derek Straka <derek@asterius.io> 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.60.1.bb (renamed from meta-python/recipes-devtools/python/python3-grpcio_1.60.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.60.0.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.60.1.bb
index 77b4198e31..6bcb31656c 100644
--- a/meta-python/recipes-devtools/python/python3-grpcio_1.60.0.bb
+++ b/meta-python/recipes-devtools/python/python3-grpcio_1.60.1.bb
@@ -10,7 +10,7 @@ SRC_URI += "file://0001-Include-missing-cstdint-header.patch \
10 file://abseil-ppc-fixes.patch \ 10 file://abseil-ppc-fixes.patch \
11 file://0001-zlib-Include-unistd.h-for-open-close-C-APIs.patch \ 11 file://0001-zlib-Include-unistd.h-for-open-close-C-APIs.patch \
12 " 12 "
13SRC_URI[sha256sum] = "2199165a1affb666aa24adf0c97436686d0a61bc5fc113c037701fb7c7fceb96" 13SRC_URI[sha256sum] = "dd1d3a8d1d2e50ad9b59e10aa7f07c7d1be2b367f3f2d33c5fade96ed5460962"
14 14
15RDEPENDS:${PN} = "${PYTHON_PN}-protobuf \ 15RDEPENDS:${PN} = "${PYTHON_PN}-protobuf \
16 ${PYTHON_PN}-setuptools \ 16 ${PYTHON_PN}-setuptools \