diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-09-24 17:00:23 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-09-24 13:17:40 -0700 |
| commit | 4bb5bc968fe469044e0c5c10d0d423d7df35a272 (patch) | |
| tree | 6b237e6703ca111cbfdecaa4ed229b7d6ccbb14f /meta-python/recipes-devtools/python | |
| parent | b417546360edb97d755d55878d0321b662e5149a (diff) | |
| download | meta-openembedded-4bb5bc968fe469044e0c5c10d0d423d7df35a272.tar.gz | |
python3-grpcio: upgrade 1.74.0 -> 1.75.0
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.75.0.bb (renamed from meta-python/recipes-devtools/python/python3-grpcio_1.74.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.74.0.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.75.0.bb index e4cf4405f4..52a0158107 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio_1.74.0.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio_1.75.0.bb | |||
| @@ -13,7 +13,7 @@ DEPENDS += "c-ares openssl python3-protobuf re2 zlib" | |||
| 13 | SRC_URI += "file://0001-python-enable-unbundled-cross-compilation.patch \ | 13 | SRC_URI += "file://0001-python-enable-unbundled-cross-compilation.patch \ |
| 14 | file://abseil-ppc-fixes.patch \ | 14 | file://abseil-ppc-fixes.patch \ |
| 15 | " | 15 | " |
| 16 | SRC_URI[sha256sum] = "80d1f4fbb35b0742d3e3d3bb654b7381cd5f015f8497279a1e9c21ba623e01b1" | 16 | SRC_URI[sha256sum] = "b989e8b09489478c2d19fecc744a298930f40d8b27c3638afbfe84d22f36ce4e" |
| 17 | 17 | ||
| 18 | RDEPENDS:${PN} = "python3-protobuf" | 18 | RDEPENDS:${PN} = "python3-protobuf" |
| 19 | 19 | ||
