[meta-python] python3-nmap: upgrade 1.5.1 -> 1.5.4

Message ID 1655968161-2571-1-git-send-email-zhengrq.fnst@fujitsu.com
State New
Headers show
Series [meta-python] python3-nmap: upgrade 1.5.1 -> 1.5.4 | expand

Commit Message

zhengrq.fnst@fujitsu.com June 23, 2022, 7:09 a.m. UTC
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
---
 .../python/{python3-nmap_1.5.1.bb => python3-nmap_1.5.4.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-nmap_1.5.1.bb => python3-nmap_1.5.4.bb} (83%)

Patch

diff --git a/meta-python/recipes-devtools/python/python3-nmap_1.5.1.bb b/meta-python/recipes-devtools/python/python3-nmap_1.5.4.bb
similarity index 83%
rename from meta-python/recipes-devtools/python/python3-nmap_1.5.1.bb
rename to meta-python/recipes-devtools/python/python3-nmap_1.5.4.bb
index ed0e980c8..828d7089b 100644
--- a/meta-python/recipes-devtools/python/python3-nmap_1.5.1.bb
+++ b/meta-python/recipes-devtools/python/python3-nmap_1.5.4.bb
@@ -8,7 +8,7 @@  DEPENDS += "${PYTHON_PN}-wheel-native"
 
 PYPI_PACKAGE = "python3-nmap"
 
-SRC_URI[sha256sum] = "0e6667153a84938bdc0e95a64cd86397b4c46724c422873ea8f1d007d248926a"
+SRC_URI[sha256sum] = "cd5b0180d4d8cfe96c33e5e7956fa011379af108e2e8291b84e933b6385856e9"
 
 inherit pypi setuptools3