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

Message ID 1653614132-27735-4-git-send-email-xuhuan.fnst@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-asyncinotify: upgrade 2.0.2 -> 2.0.3 | expand

Commit Message

XU Huan May 27, 2022, 1:15 a.m. UTC
From: Xu Huan <xuhuan.fnst@fujitsu.com>

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
---
 ...hon3-asyncinotify_2.0.2.bb => python3-asyncinotify_2.0.3.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-asyncinotify_2.0.2.bb => python3-asyncinotify_2.0.3.bb} (82%)

Patch

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