diff mbox series

[meta-python,31/33] python3-asyncinotify: upgrade 4.3.2 -> 4.4.0

Message ID 20260225093727.1284-31-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/33] abseil-cpp: upgrade 20260107.0 -> 20260107.1 | expand

Commit Message

Mingyu Wang (Fujitsu) Feb. 25, 2026, 9:37 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
 Add support for FreeBSD

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-asyncinotify_4.3.2.bb b/meta-python/recipes-devtools/python/python3-asyncinotify_4.4.0.bb
similarity index 83%
rename from meta-python/recipes-devtools/python/python3-asyncinotify_4.3.2.bb
rename to meta-python/recipes-devtools/python/python3-asyncinotify_4.4.0.bb
index 810a142fac..115e88cedf 100644
--- a/meta-python/recipes-devtools/python/python3-asyncinotify_4.3.2.bb
+++ b/meta-python/recipes-devtools/python/python3-asyncinotify_4.4.0.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] = "3321deedc443c8402229a423623d3ae2fc17c433b9b9bfe170828ee0c7ea3871"
+SRC_URI[sha256sum] = "438bdc0715f4f959e6e0af70e76cea198b4e28e5933c7cbf1e9987b50394afb3"
 
 inherit pypi python_setuptools_build_meta