diff mbox series

[meta-python] python3-asyncinotify: upgrade 2.0.8 -> 3.0.1

Message ID 1670066113-24646-3-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-asyncinotify: upgrade 2.0.8 -> 3.0.1 | expand

Commit Message

Mingyu Wang (Fujitsu) Dec. 3, 2022, 11:15 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...hon3-asyncinotify_2.0.8.bb => python3-asyncinotify_3.0.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-asyncinotify_2.0.8.bb => python3-asyncinotify_3.0.1.bb} (82%)
diff mbox series

Patch

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