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 similarity index 83% rename from meta-python/recipes-devtools/python/python3-pyfanotify_0.2.2.bb rename to 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" LIC_FILES_CHKSUM = "file://LICENSE;md5=636a36c9df04efcfacf839b8866d9a37" SRC_URI += "file://0001-ext-define-FNM_EXTMATCH-if-not-already-defined.patch" -SRC_URI[sha256sum] = "90219aa9f8b78fa732f24aa7b21c7bb6ac97a6eb47f1763c899b8194e23af1df" +SRC_URI[sha256sum] = "95ee17caec25436e10d59d5d45e28d2dc659819cc6de55f29fcbdcd5ee2fa8d3" inherit pypi setuptools3