diff --git a/meta-python/recipes-devtools/python/python3-croniter_1.0.8.bb b/meta-python/recipes-devtools/python/python3-croniter_1.0.9.bb similarity index 78% rename from meta-python/recipes-devtools/python/python3-croniter_1.0.8.bb rename to meta-python/recipes-devtools/python/python3-croniter_1.0.9.bb index 0d0ac75ae0..7b3a95011d 100644 --- a/meta-python/recipes-devtools/python/python3-croniter_1.0.8.bb +++ b/meta-python/recipes-devtools/python/python3-croniter_1.0.9.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://docs/LICENSE;md5=b8ee59850b882cbf623188489ea748e2" PYPI_PACKAGE = "croniter" -SRC_URI[sha256sum] = "c8b830d787c9993361b74eaad7d7396090d7f2d9db41ceb4a52cb75da461c3ed" +SRC_URI[sha256sum] = "708532f70584207e23ef2989ca40f367e6238bfe050133a1aff43e1e0e6f6092" inherit pypi setuptools3