Signed-off-by: Armin Kuster <[email protected]>
---
.../python/python3-croniter_0.3.33.bb | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644
meta-python/recipes-devtools/python/python3-croniter_0.3.33.bb
diff --git a/meta-python/recipes-devtools/python/python3-croniter_0.3.33.bb
b/meta-python/recipes-devtools/python/python3-croniter_0.3.33.bb
new file mode 100644
index 0000000000..4dd53a67bc
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-croniter_0.3.33.bb
@@ -0,0 +1,11 @@
+DESCRIPTION = "croniter provides iteration for datetime object with cron like
format"
+SECTION = "devel/python"
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://docs/LICENSE;md5=b8ee59850b882cbf623188489ea748e2"
+
+PYPI_PACKAGE = "croniter"
+SRC_URI[sha256sum] =
"03ad19baa220ca8bd105413c9f3bab2e7a1514046c20aeb7bf16805c07538eee"
+
+inherit pypi setuptools3
+
+RDEPENDS_${PN} += " python3-dateutil"
--
2.17.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#85192):
https://lists.openembedded.org/g/openembedded-devel/message/85192
Mute This Topic: https://lists.openembedded.org/mt/74960891/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-