summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-nmap_1.4.7.bb (renamed from meta-python/recipes-devtools/python/python3-nmap_1.4.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-nmap_1.4.1.bb b/meta-python/recipes-devtools/python/python3-nmap_1.4.7.bb
index 80384845df..5ebd75711c 100644
--- a/meta-python/recipes-devtools/python/python3-nmap_1.4.1.bb
+++ b/meta-python/recipes-devtools/python/python3-nmap_1.4.7.bb
@@ -8,8 +8,8 @@ DEPENDS += "${PYTHON_PN}-wheel-native"
8 8
9PYPI_PACKAGE = "python3-nmap" 9PYPI_PACKAGE = "python3-nmap"
10 10
11SRC_URI[md5sum] = "64a382c870e14b53f2f52b7455996321" 11SRC_URI[md5sum] = "4dce15e7889b1e9bfa8e1e2e0904795c"
12SRC_URI[sha256sum] = "9b64c5956789f4cac9e8ea2e0de6763dea1cecde1a20ae50a4b4dc5ab0ab6e42" 12SRC_URI[sha256sum] = "127b7ad604a3fd34578a6ad848a603ccf1608c607577eb3bba097a1e2fc8f48a"
13 13
14inherit pypi setuptools3 14inherit pypi setuptools3
15 15