summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-09-24 17:00:20 +0800
committerKhem Raj <raj.khem@gmail.com>2025-09-24 13:17:39 -0700
commit7b07da58c16c6c8547cb1876e14781c0c964dc7b (patch)
tree5fff097518c616ef699abb4b30dc5537c986bb8f /meta-python/recipes-devtools/python
parent7e85a9512a3a4bb26c9b1254949cc09b8ef2e54c (diff)
downloadmeta-openembedded-7b07da58c16c6c8547cb1876e14781c0c964dc7b.tar.gz
python3-grpcio-channelz: upgrade 1.74.0 -> 1.75.0
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-channelz_1.75.0.bb (renamed from meta-python/recipes-devtools/python/python3-grpcio-channelz_1.74.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-grpcio-channelz_1.74.0.bb b/meta-python/recipes-devtools/python/python3-grpcio-channelz_1.75.0.bb
index 97b645d985..8296a0af1a 100644
--- a/meta-python/recipes-devtools/python/python3-grpcio-channelz_1.74.0.bb
+++ b/meta-python/recipes-devtools/python/python3-grpcio-channelz_1.75.0.bb
@@ -11,7 +11,7 @@ DEPENDS += "python3-grpcio"
11PYPI_PACKAGE = "grpcio_channelz" 11PYPI_PACKAGE = "grpcio_channelz"
12UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" 12UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
13 13
14SRC_URI[sha256sum] = "6b80079b6d6e3484eaf89f4e547438e8fcb8658f244027dafb67803bbbd07d4b" 14SRC_URI[sha256sum] = "d521973a343806a8384bf87ceae93cf2e9f10f8fab02c12be7a2e3d5d0e4e68f"
15 15
16RDEPENDS:${PN} = "python3-grpcio" 16RDEPENDS:${PN} = "python3-grpcio"
17 17