diff --git a/meta-python/recipes-devtools/python/python3-croniter_1.0.5.bb b/meta-python/recipes-devtools/python/python3-croniter_1.0.6.bb similarity index 78% rename from meta-python/recipes-devtools/python/python3-croniter_1.0.5.bb rename to meta-python/recipes-devtools/python/python3-croniter_1.0.6.bb index c8af97d7c2..d3b6fa1f46 100644 --- a/meta-python/recipes-devtools/python/python3-croniter_1.0.5.bb +++ b/meta-python/recipes-devtools/python/python3-croniter_1.0.6.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://docs/LICENSE;md5=b8ee59850b882cbf623188489ea748e2" PYPI_PACKAGE = "croniter" -SRC_URI[sha256sum] = "8636e7f0ce842b4192b7f097cab724fc15bf2459265f1a2bc6cf6eacfa44420e" +SRC_URI[sha256sum] = "e79bcc9681d2345e71360241aebe19ed6c5475fec40cc59a7998fe1a2ca568d0" inherit pypi setuptools3