aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools
diff options
context:
space:
mode:
authorXu Huan <xuhuan.fnst@fujitsu.com>2022-05-27 09:15:30 +0800
committerKhem Raj <raj.khem@gmail.com>2022-05-29 06:39:14 -0700
commit375e2ae24665ac717f0478646bc039a4c5306a58 (patch)
tree525ee583803bd02d129ba856c907f9895d91a0da /meta-python/recipes-devtools
parent39a599a8c01cf53ec47cf2694cb2732db42a4378 (diff)
downloadmeta-openembedded-375e2ae24665ac717f0478646bc039a4c5306a58.tar.gz
python3-asyncinotify: upgrade 2.0.2 -> 2.0.3
Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r--meta-python/recipes-devtools/python/python3-asyncinotify_2.0.3.bb (renamed from meta-python/recipes-devtools/python/python3-asyncinotify_2.0.2.bb)2
1 files changed, 1 insertions, 1 deletions
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
index 2bf9192481..189547bae7 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