On 2021-01-11 10:25 a.m., Leon Anavi wrote:
- no changes, just to make sense with new semver2 (making croniter
  on a stable state)

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
---
 .../{python3-croniter_0.3.37.bb => python3-croniter_1.0.1.bb}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-croniter_0.3.37.bb => python3-croniter_1.0.1.bb} (78%)

diff --git a/meta-python/recipes-devtools/python/python3-croniter_0.3.37.bb b/meta-python/recipes-devtools/python/python3-croniter_1.0.1.bb
similarity index 78%
rename from meta-python/recipes-devtools/python/python3-croniter_0.3.37.bb
rename to meta-python/recipes-devtools/python/python3-croniter_1.0.1.bb
index 28c4057cd..0ffae0c0d 100644
--- a/meta-python/recipes-devtools/python/python3-croniter_0.3.37.bb
+++ b/meta-python/recipes-devtools/python/python3-croniter_1.0.1.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://docs/LICENSE;md5=b8ee59850b882cbf623188489ea748e2"
 
 PYPI_PACKAGE = "croniter"
 
-SRC_URI[sha256sum] = "12ced475dfc107bf7c6c1440af031f34be14cd97bbbfaf0f62221a9c11e86404"
+SRC_URI[sha256sum] = "9d9942beaae10c0f9f5de4dcbfab4d85b10638cf407195b82d990bc086d6de0d"
 
 inherit pypi setuptools3