diff --git a/meta-python/recipes-devtools/python/python3-asyncinotify_2.0.8.bb b/meta-python/recipes-devtools/python/python3-asyncinotify_3.0.1.bb similarity index 82% rename from meta-python/recipes-devtools/python/python3-asyncinotify_2.0.8.bb rename to meta-python/recipes-devtools/python/python3-asyncinotify_3.0.1.bb index a34f947c5..2f4adcea7 100644 --- a/meta-python/recipes-devtools/python/python3-asyncinotify_2.0.8.bb +++ b/meta-python/recipes-devtools/python/python3-asyncinotify_3.0.1.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://gitlab.com/Taywee/asyncinotify" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=6ec941a1cd6616454970d03cb9c9e8f8" -SRC_URI[sha256sum] = "3a621eff75d37402d27648ec06874cd7fdf62128dc5c4f458f5bb88a32d87763" +SRC_URI[sha256sum] = "da812bf2be6a76aac6670b766eec4564d9484da6595d3ce1f9bba8ba78c30445" inherit pypi setuptools3