summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pyfanotify_0.3.0.bb (renamed from meta-python/recipes-devtools/python/python3-pyfanotify_0.2.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyfanotify_0.2.2.bb b/meta-python/recipes-devtools/python/python3-pyfanotify_0.3.0.bb
index 292ceab2e3..214e80635e 100644
--- a/meta-python/recipes-devtools/python/python3-pyfanotify_0.2.2.bb
+++ b/meta-python/recipes-devtools/python/python3-pyfanotify_0.3.0.bb
@@ -5,7 +5,7 @@ LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=636a36c9df04efcfacf839b8866d9a37" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=636a36c9df04efcfacf839b8866d9a37"
6 6
7SRC_URI += "file://0001-ext-define-FNM_EXTMATCH-if-not-already-defined.patch" 7SRC_URI += "file://0001-ext-define-FNM_EXTMATCH-if-not-already-defined.patch"
8SRC_URI[sha256sum] = "90219aa9f8b78fa732f24aa7b21c7bb6ac97a6eb47f1763c899b8194e23af1df" 8SRC_URI[sha256sum] = "95ee17caec25436e10d59d5d45e28d2dc659819cc6de55f29fcbdcd5ee2fa8d3"
9 9
10inherit pypi setuptools3 10inherit pypi setuptools3
11 11