diff --git a/meta-python/recipes-devtools/python/python3-asyncinotify_3.0.1.bb b/meta-python/recipes-devtools/python/python3-asyncinotify_4.0.2.bb similarity index 75% rename from meta-python/recipes-devtools/python/python3-asyncinotify_3.0.1.bb rename to meta-python/recipes-devtools/python/python3-asyncinotify_4.0.2.bb index 2f4adcea7a8..08dc77bd17c 100644 --- a/meta-python/recipes-devtools/python/python3-asyncinotify_3.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-asyncinotify_4.0.2.bb @@ -3,9 +3,9 @@ HOMEPAGE = "https://gitlab.com/Taywee/asyncinotify" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=6ec941a1cd6616454970d03cb9c9e8f8" -SRC_URI[sha256sum] = "da812bf2be6a76aac6670b766eec4564d9484da6595d3ce1f9bba8ba78c30445" +SRC_URI[sha256sum] = "bcac19425b1b418bbbc4d31193ea3c39e24343cd7ddff2074ae7b599f1a04829" -inherit pypi setuptools3 +inherit pypi python_setuptools_build_meta RDEPENDS:${PN} += " \ python3-asyncio \