diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-01-07 17:01:35 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-01-07 09:33:15 -0800 |
| commit | 62597c1d5646c68aea32d75569047c6aff2b986e (patch) | |
| tree | b53d1a997829b09043726617b7421a285729e1a4 /meta-python | |
| parent | c632a487f02aed272da3f932d93b940f8791fcd0 (diff) | |
| download | meta-openembedded-62597c1d5646c68aea32d75569047c6aff2b986e.tar.gz | |
python3-grpcio-reflection: upgrade 1.68.1 -> 1.69.0
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-reflection_1.69.0.bb (renamed from meta-python/recipes-devtools/python/python3-grpcio-reflection_1.68.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-grpcio-reflection_1.68.1.bb b/meta-python/recipes-devtools/python/python3-grpcio-reflection_1.69.0.bb index 3c0d5be812..7720ab2fa7 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio-reflection_1.68.1.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio-reflection_1.69.0.bb | |||
| @@ -11,7 +11,7 @@ DEPENDS += "python3-grpcio" | |||
| 11 | PYPI_PACKAGE = "grpcio_reflection" | 11 | PYPI_PACKAGE = "grpcio_reflection" |
| 12 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | 12 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" |
| 13 | 13 | ||
| 14 | SRC_URI[sha256sum] = "cffcb33c4cbdde771a06fd55ca6fe149c6f89ec330c9a4010730bb2998597982" | 14 | SRC_URI[sha256sum] = "3474aaedfb10d8da5503135a2fb9fbb4e1f72044ad7ee2d0bf22090934e80908" |
| 15 | 15 | ||
| 16 | RDEPENDS:${PN} = "python3-grpcio" | 16 | RDEPENDS:${PN} = "python3-grpcio" |
| 17 | 17 | ||
