diff mbox series

[meta-python,16/44] python3-asyncinotify: upgrade 4.0.6 -> 4.0.9

Message ID 1715677817-2223-16-git-send-email-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-oe,01/44] dool: upgrade 1.3.1 -> 1.3.2 | expand

Commit Message

Mingyu Wang (Fujitsu) May 14, 2024, 9:09 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
===========
- switch theme to furo from alabaster
- add .readthedocs.yaml
- bump version and change repo url

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-asyncinotify_4.0.6.bb b/meta-python/recipes-devtools/python/python3-asyncinotify_4.0.9.bb
similarity index 83%
rename from meta-python/recipes-devtools/python/python3-asyncinotify_4.0.6.bb
rename to meta-python/recipes-devtools/python/python3-asyncinotify_4.0.9.bb
index 34f7187d4..0946dd2a3 100644
--- a/meta-python/recipes-devtools/python/python3-asyncinotify_4.0.6.bb
+++ b/meta-python/recipes-devtools/python/python3-asyncinotify_4.0.9.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] = "c03fdb1a7dbb6bed8ede763e4e0ac224a2a3157bdc51e4ba3832588a3c29904d"
+SRC_URI[sha256sum] = "d0fc2c9af487b6ac2a3bd7db7b5139de54afcc3660720f80d7324b122a27c1c7"
 
 inherit pypi python_setuptools_build_meta