[meta-python] python3-asyncinotify: upgrade 2.0.3 -> 2.0.4

Message ID 1654759428-11155-1-git-send-email-zhengrq.fnst@fujitsu.com
State New
Headers show
Series [meta-python] python3-asyncinotify: upgrade 2.0.3 -> 2.0.4 | expand

Commit Message

zhengrq.fnst@fujitsu.com June 9, 2022, 7:23 a.m. UTC
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
---
 ...hon3-asyncinotify_2.0.3.bb => python3-asyncinotify_2.0.4.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-asyncinotify_2.0.3.bb => python3-asyncinotify_2.0.4.bb} (82%)

Patch

diff --git a/meta-python/recipes-devtools/python/python3-asyncinotify_2.0.3.bb b/meta-python/recipes-devtools/python/python3-asyncinotify_2.0.4.bb
similarity index 82%
rename from meta-python/recipes-devtools/python/python3-asyncinotify_2.0.3.bb
rename to meta-python/recipes-devtools/python/python3-asyncinotify_2.0.4.bb
index 189547bae..efa91c654 100644
--- a/meta-python/recipes-devtools/python/python3-asyncinotify_2.0.3.bb
+++ b/meta-python/recipes-devtools/python/python3-asyncinotify_2.0.4.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://gitlab.com/Taywee/asyncinotify"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=6ec941a1cd6616454970d03cb9c9e8f8"
 
-SRC_URI[sha256sum] = "a14baf680a3d3e1cf54e082ab56f56c475d59d3644cfc25c00c460e56d9bbdf7"
+SRC_URI[sha256sum] = "0ec20725b09decced856e46bb4dae6843ab429bfec87c42340dd0fefe1e2a25a"
 
 inherit pypi setuptools3