Signed-off-by: Maxime Roussin-Bélanger <maxime.roussinbelan...@gmail.com>
---
 .../python/python3-watchdog_0.10.2.bb            | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 meta/recipes-devtools/python/python3-watchdog_0.10.2.bb

diff --git a/meta/recipes-devtools/python/python3-watchdog_0.10.2.bb 
b/meta/recipes-devtools/python/python3-watchdog_0.10.2.bb
new file mode 100644
index 0000000000..a0712f43a0
--- /dev/null
+++ b/meta/recipes-devtools/python/python3-watchdog_0.10.2.bb
@@ -0,0 +1,16 @@
+SUMMARY = "Filesystem events monitoring"
+SECTION = "devel/python"
+DESCRIPTION = "A simple program that uses watchdog to monitor directories \
+    specified as command-line arguments and logs events generated"
+HOMEPAGE = "https://github.com/gorakhargosh/watchdog";
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
+
+SRC_URI[md5sum] = "2477fb59dcb110b8562eb4eb973cda23"
+SRC_URI[sha256sum] = 
"c560efb643faed5ef28784b2245cf8874f939569717a4a12826a173ac644456b"
+
+inherit pypi setuptools3
+
+PYPI_PACKAGE = "watchdog"
+
+RDEPENDS_${PN} = "${PYTHON_PN}-pathtools"
-- 
2.20.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#138702): 
https://lists.openembedded.org/g/openembedded-core/message/138702
Mute This Topic: https://lists.openembedded.org/mt/74472478/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to