diff options
author | Derek Straka <derek@asterius.io> | 2024-02-02 21:54:42 +0000 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-02-02 23:25:32 -0800 |
commit | 97b762e4315af9120952a73f1612ac4b51d096cf (patch) | |
tree | 783526c1aede87182eb203ecb95e948a0fa2c865 /meta-python/recipes-devtools/python | |
parent | 8185be6fd9b3ce886bff4c8b6b3aa1f14723336b (diff) | |
download | meta-openembedded-97b762e4315af9120952a73f1612ac4b51d096cf.tar.gz |
python3-grpcio-tools: 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-tools_1.60.1.bb (renamed from meta-python/recipes-devtools/python/python3-grpcio-tools_1.60.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-grpcio-tools_1.60.0.bb b/meta-python/recipes-devtools/python/python3-grpcio-tools_1.60.1.bb index 8e5c7d48fc..0ec9d95a47 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio-tools_1.60.0.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio-tools_1.60.1.bb | |||
@@ -12,7 +12,7 @@ DEPENDS += "${PYTHON_PN}-grpcio" | |||
12 | SRC_URI += "file://0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch \ | 12 | SRC_URI += "file://0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch \ |
13 | file://0001-protobuf-Disable-musttail-attribute-on-mips.patch \ | 13 | file://0001-protobuf-Disable-musttail-attribute-on-mips.patch \ |
14 | " | 14 | " |
15 | SRC_URI[sha256sum] = "ed30499340228d733ff69fcf4a66590ed7921f94eb5a2bf692258b1280b9dac7" | 15 | SRC_URI[sha256sum] = "da08224ab8675c6d464b988bd8ca02cccd2bf0275bceefe8f6219bfd4a4f5e85" |
16 | 16 | ||
17 | RDEPENDS:${PN} = "${PYTHON_PN}-grpcio" | 17 | RDEPENDS:${PN} = "${PYTHON_PN}-grpcio" |
18 | 18 | ||