From: Wang Mingyu <wan...@fujitsu.com>

Add a new recipe for python3-apscheduler, a task scheduler and task queue 
system for Python.

Signed-off-by: Wang Mingyu <wan...@fujitsu.com>
---
 .../python/python3-apscheduler_3.10.4.bb            | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 
meta-oe/recipes-devtools/python/python3-apscheduler_3.10.4.bb

diff --git a/meta-oe/recipes-devtools/python/python3-apscheduler_3.10.4.bb 
b/meta-oe/recipes-devtools/python/python3-apscheduler_3.10.4.bb
new file mode 100644
index 000000000..01ffa25ac
--- /dev/null
+++ b/meta-oe/recipes-devtools/python/python3-apscheduler_3.10.4.bb
@@ -0,0 +1,13 @@
+SUMMARY = "Advanced Python Scheduler (APScheduler) is a Python library that 
lets you schedule your Python code to be executed later, either just once or 
periodically."
+HOMEPAGE = "https://github.com/agronholm/apscheduler";
+
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=f0e423eea5c91e7aa21bdb70184b3e53"
+
+SRC_URI[sha256sum] = 
"e6df071b27d9be898e486bc7940a7be50b4af2e9da7c08f0744a96d4bd4cef4a"
+
+PYPI_PACKAGE = "APScheduler"
+
+inherit pypi python_setuptools_build_meta
+
+DEPENDS += "python3-setuptools-scm-native"
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#108395): 
https://lists.openembedded.org/g/openembedded-devel/message/108395
Mute This Topic: https://lists.openembedded.org/mt/103901292/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to