diff mbox series

[meta-python,14/23] python3-grpcio-reflection: upgrade 1.71.0 -> 1.72.0

Message ID 1745900138-26424-14-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/23] ctags: upgrade 6.1.20250420.0 -> 6.1.20250427.0 | expand

Commit Message

Mingyu Wang (Fujitsu) April 29, 2025, 4:15 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...reflection_1.71.0.bb => python3-grpcio-reflection_1.72.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-grpcio-reflection_1.71.0.bb => python3-grpcio-reflection_1.72.0.bb} (82%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-grpcio-reflection_1.71.0.bb b/meta-python/recipes-devtools/python/python3-grpcio-reflection_1.72.0.bb
similarity index 82%
rename from meta-python/recipes-devtools/python/python3-grpcio-reflection_1.71.0.bb
rename to meta-python/recipes-devtools/python/python3-grpcio-reflection_1.72.0.bb
index 5453cd204e..77c0ec4bbe 100644
--- a/meta-python/recipes-devtools/python/python3-grpcio-reflection_1.71.0.bb
+++ b/meta-python/recipes-devtools/python/python3-grpcio-reflection_1.72.0.bb
@@ -11,7 +11,7 @@  DEPENDS += "python3-grpcio"
 PYPI_PACKAGE = "grpcio_reflection"
 UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
 
-SRC_URI[sha256sum] = "51504e977057ffabe66d1ed55557b15e969c42bb3a1f28ee45d730dd5f983bb5"
+SRC_URI[sha256sum] = "75c4bc9accf8458c635ebfd408317bfb61368424e1219642a20332adf5570dff"
 
 RDEPENDS:${PN} = "python3-grpcio"