diff --git a/meta-python/recipes-devtools/python/python3-grpcio-channelz_1.71.0.bb b/meta-python/recipes-devtools/python/python3-grpcio-channelz_1.72.0.bb similarity index 82% rename from meta-python/recipes-devtools/python/python3-grpcio-channelz_1.71.0.bb rename to meta-python/recipes-devtools/python/python3-grpcio-channelz_1.72.0.bb index d1c694b4cb..ec6279a87c 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio-channelz_1.71.0.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio-channelz_1.72.0.bb @@ -11,7 +11,7 @@ DEPENDS += "python3-grpcio" PYPI_PACKAGE = "grpcio_channelz" UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" -SRC_URI[sha256sum] = "2f6b661dee6b43ff76f38fd4fa17949f3847ea82e515d6e6f21f4fcfe046ecf2" +SRC_URI[sha256sum] = "3dcb2df1cb9c905f7daaf08bcec214fd082809a59adf1405b66d44f56ef0fad1" RDEPENDS:${PN} = "python3-grpcio"