diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2024-03-19 13:45:20 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-03-20 09:28:09 -0700 |
| commit | 9122c0496f3db01cc7f54343f3ff4bc0a6334ad1 (patch) | |
| tree | 8ce354d771433a54ccd6701982f2092ddeb6b0e9 /meta-python/recipes-devtools/python | |
| parent | 34de4d9d0d1a4cab54f92c145555089eb9d5ac8e (diff) | |
| download | meta-openembedded-9122c0496f3db01cc7f54343f3ff4bc0a6334ad1.tar.gz | |
python3-grpcio-tools: upgrade 1.62.0 -> 1.62.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.62.1.bb (renamed from meta-python/recipes-devtools/python/python3-grpcio-tools_1.62.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-grpcio-tools_1.62.0.bb b/meta-python/recipes-devtools/python/python3-grpcio-tools_1.62.1.bb index a8c0ad91f2..ffa2f843c7 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio-tools_1.62.0.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio-tools_1.62.1.bb | |||
| @@ -12,7 +12,7 @@ DEPENDS += "python3-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] = "7fca6ecfbbf0549058bb29dcc6e435d885b878d07701e77ac58e1e1f591736dc" | 15 | SRC_URI[sha256sum] = "a4991e5ee8a97ab791296d3bf7e8700b1445635cc1828cc98df945ca1802d7f2" |
| 16 | 16 | ||
| 17 | RDEPENDS:${PN} = "python3-grpcio" | 17 | RDEPENDS:${PN} = "python3-grpcio" |
| 18 | 18 | ||
