summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2023-12-21 16:44:24 +0000
committerKhem Raj <raj.khem@gmail.com>2023-12-22 06:39:32 -0800
commit7596fc3d21e4a9c9749c0de633648455246d96d8 (patch)
treea17b7b33ae3d487fbb60e1ad9a7087e49eaa93e4 /meta-python
parenta21124a3209ac767c0e607aafe91bda880090c21 (diff)
downloadmeta-openembedded-7596fc3d21e4a9c9749c0de633648455246d96d8.tar.gz
python3-grpcio: update to version 1.60.0
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-grpcio_1.60.0.bb (renamed from meta-python/recipes-devtools/python/python3-grpcio_1.59.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.59.3.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.60.0.bb
index 7b1631527a..77b4198e31 100644
--- a/meta-python/recipes-devtools/python/python3-grpcio_1.59.3.bb
+++ b/meta-python/recipes-devtools/python/python3-grpcio_1.60.0.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] = "7800f99568a74a06ebdccd419dd1b6e639b477dcaf6da77ea702f8fb14ce5f80" 13SRC_URI[sha256sum] = "2199165a1affb666aa24adf0c97436686d0a61bc5fc113c037701fb7c7fceb96"
14 14
15RDEPENDS:${PN} = "${PYTHON_PN}-protobuf \ 15RDEPENDS:${PN} = "${PYTHON_PN}-protobuf \
16 ${PYTHON_PN}-setuptools \ 16 ${PYTHON_PN}-setuptools \