summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-10-09 14:08:02 +0800
committerKhem Raj <raj.khem@gmail.com>2025-10-08 23:35:53 -0700
commit30b56b1e9c44c5d33b8909af77fd0db62b664be3 (patch)
treecbbb6c87c29fb4a061138abe43c50b126c43986e /meta-python
parent6a01daf8ebae4c7387618cd2f063916555e8632d (diff)
downloadmeta-openembedded-30b56b1e9c44c5d33b8909af77fd0db62b664be3.tar.gz
python3-grpcio: upgrade 1.75.0 -> 1.75.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> 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.75.1.bb (renamed from meta-python/recipes-devtools/python/python3-grpcio_1.75.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.75.0.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.75.1.bb
index 52a0158107..ef0bf126d5 100644
--- a/meta-python/recipes-devtools/python/python3-grpcio_1.75.0.bb
+++ b/meta-python/recipes-devtools/python/python3-grpcio_1.75.1.bb
@@ -13,7 +13,7 @@ DEPENDS += "c-ares openssl python3-protobuf re2 zlib"
13SRC_URI += "file://0001-python-enable-unbundled-cross-compilation.patch \ 13SRC_URI += "file://0001-python-enable-unbundled-cross-compilation.patch \
14 file://abseil-ppc-fixes.patch \ 14 file://abseil-ppc-fixes.patch \
15 " 15 "
16SRC_URI[sha256sum] = "b989e8b09489478c2d19fecc744a298930f40d8b27c3638afbfe84d22f36ce4e" 16SRC_URI[sha256sum] = "3e81d89ece99b9ace23a6916880baca613c03a799925afb2857887efa8b1b3d2"
17 17
18RDEPENDS:${PN} = "python3-protobuf" 18RDEPENDS:${PN} = "python3-protobuf"
19 19