summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-watchdog_0.10.3.bb (renamed from meta-python/recipes-devtools/python/python3-watchdog_0.10.2.bb)3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-watchdog_0.10.2.bb b/meta-python/recipes-devtools/python/python3-watchdog_0.10.3.bb
index 93a1c192fe..2108cbb93b 100644
--- a/meta-python/recipes-devtools/python/python3-watchdog_0.10.2.bb
+++ b/meta-python/recipes-devtools/python/python3-watchdog_0.10.3.bb
@@ -4,7 +4,8 @@ DEPENDS = "${PYTHON_PN}-argh"
4LICENSE = "Apache-2.0" 4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
6 6
7SRC_URI[sha256sum] = "c560efb643faed5ef28784b2245cf8874f939569717a4a12826a173ac644456b" 7SRC_URI[md5sum] = "9a5c9134e943b534b9f8b51d78338cf8"
8SRC_URI[sha256sum] = "4214e1379d128b0588021880ccaf40317ee156d4603ac388b9adcf29165e0c04"
8 9
9inherit pypi setuptools3 10inherit pypi setuptools3
10 11