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