summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-nmap_1.5.1.bb (renamed from meta-python/recipes-devtools/python/python3-nmap_1.5.0.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-nmap_1.5.0.bb b/meta-python/recipes-devtools/python/python3-nmap_1.5.1.bb
index a3523b7dfe..ed0e980c8d 100644
--- a/meta-python/recipes-devtools/python/python3-nmap_1.5.0.bb
+++ b/meta-python/recipes-devtools/python/python3-nmap_1.5.1.bb
@@ -8,8 +8,7 @@ DEPENDS += "${PYTHON_PN}-wheel-native"
8 8
9PYPI_PACKAGE = "python3-nmap" 9PYPI_PACKAGE = "python3-nmap"
10 10
11SRC_URI[md5sum] = "3a43dd0f56ade8c76c7c6f994604212d" 11SRC_URI[sha256sum] = "0e6667153a84938bdc0e95a64cd86397b4c46724c422873ea8f1d007d248926a"
12SRC_URI[sha256sum] = "b52744e0c9944c567733b8deb60d6363e17233ee40466edfb1b09a5780576f9a"
13 12
14inherit pypi setuptools3 13inherit pypi setuptools3
15 14