diff mbox series

[meta-python,30/30] tftpy: upgrade 0.8.5 -> 0.8.6

Message ID 20250623071138.402-30-wangmy@fujitsu.com
State New
Headers show
Series [meta-filesystems,01/30] bindfs: upgrade 1.18.0 -> 1.18.1 | expand

Commit Message

Wang Mingyu June 23, 2025, 7:11 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../recipes-devtools/python/{tftpy_0.8.5.bb => tftpy_0.8.6.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{tftpy_0.8.5.bb => tftpy_0.8.6.bb} (87%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/tftpy_0.8.5.bb b/meta-python/recipes-devtools/python/tftpy_0.8.6.bb
similarity index 87%
rename from meta-python/recipes-devtools/python/tftpy_0.8.5.bb
rename to meta-python/recipes-devtools/python/tftpy_0.8.6.bb
index 3ff5f47d8a..74889c2841 100644
--- a/meta-python/recipes-devtools/python/tftpy_0.8.5.bb
+++ b/meta-python/recipes-devtools/python/tftpy_0.8.6.bb
@@ -8,6 +8,6 @@  HOMEPAGE = "https://github.com/msoulier/tftpy"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=22770e72ae03c61f5bcc4e333b61368d"
 
-SRC_URI[sha256sum] = "dd38e3744530d0c30fa1c715d7fa454319bc8d399bb40c05839cc771f05d0e6c"
+SRC_URI[sha256sum] = "f616f6a43a36d481c266573608597b9dd3c7c63818415d72aa04f1d1795480ea"
 
 inherit pypi python_setuptools_build_meta