summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-croniter_1.0.9.bb (renamed from meta-python/recipes-devtools/python/python3-croniter_1.0.8.bb)2
1 files changed, 1 insertions, 1 deletions
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
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"
5 5
6PYPI_PACKAGE = "croniter" 6PYPI_PACKAGE = "croniter"
7 7
8SRC_URI[sha256sum] = "c8b830d787c9993361b74eaad7d7396090d7f2d9db41ceb4a52cb75da461c3ed" 8SRC_URI[sha256sum] = "708532f70584207e23ef2989ca40f367e6238bfe050133a1aff43e1e0e6f6092"
9 9
10inherit pypi setuptools3 10inherit pypi setuptools3
11 11