diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-10-09 14:08:01 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-10-08 23:35:53 -0700 |
| commit | 6a01daf8ebae4c7387618cd2f063916555e8632d (patch) | |
| tree | c9b4536c7a9f2bd6eda91677f84c7168538dffc0 /meta-python/recipes-devtools/python | |
| parent | a86648c5796a03d1b90edadd7c4dbb25b1ff1dda (diff) | |
| download | meta-openembedded-6a01daf8ebae4c7387618cd2f063916555e8632d.tar.gz | |
python3-grpcio-tools: 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/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-grpcio-tools_1.75.1.bb (renamed from meta-python/recipes-devtools/python/python3-grpcio-tools_1.75.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-grpcio-tools_1.75.0.bb b/meta-python/recipes-devtools/python/python3-grpcio-tools_1.75.1.bb index 7e5d9c5512..7627356ec9 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio-tools_1.75.0.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio-tools_1.75.1.bb | |||
| @@ -15,7 +15,7 @@ DEPENDS += "python3-grpcio" | |||
| 15 | SRC_URI += "file://0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch \ | 15 | SRC_URI += "file://0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch \ |
| 16 | file://0001-protobuf-Disable-musttail-attribute-on-mips.patch \ | 16 | file://0001-protobuf-Disable-musttail-attribute-on-mips.patch \ |
| 17 | " | 17 | " |
| 18 | SRC_URI[sha256sum] = "eb5e4025034d92da3c81fd5e3468c33d5ae7571b07a72c385b5ec1746658573f" | 18 | SRC_URI[sha256sum] = "bb78960cf3d58941e1fec70cbdaccf255918beed13c34112a6915a6d8facebd1" |
| 19 | 19 | ||
| 20 | RDEPENDS:${PN} = "python3-grpcio" | 20 | RDEPENDS:${PN} = "python3-grpcio" |
| 21 | 21 | ||
