diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2025-02-10 17:01:07 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-02-12 09:16:03 -0800 |
commit | 6b7b71ff14e7693f13cb261b6e87fce0b00aaeff (patch) | |
tree | 52c29e5221b4be62459efb0cb83ec7e6c1a8eabb /meta-python | |
parent | a77fe5d748dbd127b3dada2e0f8d299bcd68d699 (diff) | |
download | meta-openembedded-6b7b71ff14e7693f13cb261b6e87fce0b00aaeff.tar.gz |
python3-grpcio-channelz: upgrade 1.69.0 -> 1.70.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-channelz_1.70.0.bb (renamed from meta-python/recipes-devtools/python/python3-grpcio-channelz_1.69.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-grpcio-channelz_1.69.0.bb b/meta-python/recipes-devtools/python/python3-grpcio-channelz_1.70.0.bb index 4c0172e2d6..225048250e 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio-channelz_1.69.0.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio-channelz_1.70.0.bb | |||
@@ -11,7 +11,7 @@ DEPENDS += "python3-grpcio" | |||
11 | PYPI_PACKAGE = "grpcio_channelz" | 11 | PYPI_PACKAGE = "grpcio_channelz" |
12 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | 12 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" |
13 | 13 | ||
14 | SRC_URI[sha256sum] = "c7b5900a6d3c3e8229e65ae4b6313d64c1693dfaa767f5b0e1c6d1915324820f" | 14 | SRC_URI[sha256sum] = "79334e27f6d9bfbfc536adfa2a4108a1ac048a4d052158f1cc1df6cc359e748a" |
15 | 15 | ||
16 | RDEPENDS:${PN} = "python3-grpcio" | 16 | RDEPENDS:${PN} = "python3-grpcio" |
17 | 17 | ||