diff mbox series

[meta-python] python3-pyfanotify: upgrade 0.1.3 -> 0.2.0

Message ID 1658455737-26848-2-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [meta-python] python3-pyfanotify: upgrade 0.1.3 -> 0.2.0 | expand

Commit Message

Mingyu Wang (Fujitsu) July 22, 2022, 2:08 a.m. UTC
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...{python3-pyfanotify_0.1.3.bb => python3-pyfanotify_0.2.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-pyfanotify_0.1.3.bb => python3-pyfanotify_0.2.0.bb} (84%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-pyfanotify_0.1.3.bb b/meta-python/recipes-devtools/python/python3-pyfanotify_0.2.0.bb
similarity index 84%
rename from meta-python/recipes-devtools/python/python3-pyfanotify_0.1.3.bb
rename to meta-python/recipes-devtools/python/python3-pyfanotify_0.2.0.bb
index a7c8f958ec..d887901443 100644
--- a/meta-python/recipes-devtools/python/python3-pyfanotify_0.1.3.bb
+++ b/meta-python/recipes-devtools/python/python3-pyfanotify_0.2.0.bb
@@ -6,7 +6,7 @@  LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=636a36c9df04efcfacf839b8866d9a37"
 
 SRC_URI += "file://0001-ext-define-FNM_EXTMATCH-if-not-already-defined.patch"
-SRC_URI[sha256sum] = "0efa73922fd705b4e8f8f0b51cb88198ceef66cc309e1de21674ef44c879029d"
+SRC_URI[sha256sum] = "1ec1c61fba9dea96cf8eac7f1a0cca2517613da20d156b7da2a06f9d63c77aca"
 
 inherit pypi setuptools3