diff mbox series

[meta-python] python3-asyncinotify: upgrade 4.0.5 -> 4.0.6

Message ID 1705973508-25449-1-git-send-email-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-python] python3-asyncinotify: upgrade 4.0.5 -> 4.0.6 | expand

Commit Message

Mingyu Wang (Fujitsu) Jan. 23, 2024, 1:31 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
===========
Resolve "Version bump for mirroring test"

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-asyncinotify_4.0.5.bb b/meta-python/recipes-devtools/python/python3-asyncinotify_4.0.6.bb
similarity index 83%
rename from meta-python/recipes-devtools/python/python3-asyncinotify_4.0.5.bb
rename to meta-python/recipes-devtools/python/python3-asyncinotify_4.0.6.bb
index a7820c5ab..34f7187d4 100644
--- a/meta-python/recipes-devtools/python/python3-asyncinotify_4.0.5.bb
+++ b/meta-python/recipes-devtools/python/python3-asyncinotify_4.0.6.bb
@@ -3,7 +3,7 @@  HOMEPAGE = "https://gitlab.com/Taywee/asyncinotify"
 LICENSE = "MPL-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=f75d2927d3c1ed2414ef72048f5ad640"
 
-SRC_URI[sha256sum] = "95840eec6804797f9e8ee6d65a9d2a1159e77c5395a468dcfa4f44338ed1f8b6"
+SRC_URI[sha256sum] = "c03fdb1a7dbb6bed8ede763e4e0ac224a2a3157bdc51e4ba3832588a3c29904d"
 
 inherit pypi python_setuptools_build_meta