aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2021-01-05 17:16:37 +0200
committerKhem Raj <raj.khem@gmail.com>2021-01-08 08:41:44 -0800
commitab7a90e844134be0f9d7cc8cf5e434d04da64c5f (patch)
tree16fdc43544ae910e042a68d67c994ddb8a6629bf /meta-python/recipes-devtools
parent5c10b7691109011867d3f9604ef4ef295eca494e (diff)
downloadmeta-openembedded-contrib-ab7a90e844134be0f9d7cc8cf5e434d04da64c5f.tar.gz
python3-croniter: Upgrade 0.3.36 -> 0.3.37
Upgrade to release 0.3.37: - Added Python 3.8 and 3.9 support Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r--meta-python/recipes-devtools/python/python3-croniter_0.3.37.bb (renamed from meta-python/recipes-devtools/python/python3-croniter_0.3.36.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-croniter_0.3.36.bb b/meta-python/recipes-devtools/python/python3-croniter_0.3.37.bb
index b2571491b6..28c4057cd8 100644
--- a/meta-python/recipes-devtools/python/python3-croniter_0.3.36.bb
+++ b/meta-python/recipes-devtools/python/python3-croniter_0.3.37.bb
@@ -4,8 +4,8 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://docs/LICENSE;md5=b8ee59850b882cbf623188489ea748e2"
PYPI_PACKAGE = "croniter"
-SRC_URI[md5sum] = "1be5dd43ca26a66b5f981e41c74fd346"
-SRC_URI[sha256sum] = "9d3098e50f7edc7480470455d42f09c501fa1bb7e2fc113526ec6e90b068f32c"
+
+SRC_URI[sha256sum] = "12ced475dfc107bf7c6c1440af031f34be14cd97bbbfaf0f62221a9c11e86404"
inherit pypi setuptools3