diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-croniter_0.3.34.bb (renamed from meta-python/recipes-devtools/python/python3-croniter_0.3.33.bb) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-croniter_0.3.33.bb b/meta-python/recipes-devtools/python/python3-croniter_0.3.34.bb index 4dd53a67bc..0c28948f63 100644 --- a/meta-python/recipes-devtools/python/python3-croniter_0.3.33.bb +++ b/meta-python/recipes-devtools/python/python3-croniter_0.3.34.bb | |||
@@ -4,7 +4,8 @@ LICENSE = "MIT" | |||
4 | LIC_FILES_CHKSUM = "file://docs/LICENSE;md5=b8ee59850b882cbf623188489ea748e2" | 4 | LIC_FILES_CHKSUM = "file://docs/LICENSE;md5=b8ee59850b882cbf623188489ea748e2" |
5 | 5 | ||
6 | PYPI_PACKAGE = "croniter" | 6 | PYPI_PACKAGE = "croniter" |
7 | SRC_URI[sha256sum] = "03ad19baa220ca8bd105413c9f3bab2e7a1514046c20aeb7bf16805c07538eee" | 7 | SRC_URI[md5sum] = "adfeeb0032ab7aeccba908fa2eb09c33" |
8 | SRC_URI[sha256sum] = "7186b9b464f45cf3d3c83a18bc2344cc101d7b9fd35a05f2878437b14967e964" | ||
8 | 9 | ||
9 | inherit pypi setuptools3 | 10 | inherit pypi setuptools3 |
10 | 11 | ||