diff options
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-nmap_1.4.7.bb')
| -rw-r--r-- | meta-openembedded/meta-python/recipes-devtools/python/python3-nmap_1.4.7.bb | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/meta-openembedded/meta-python/recipes-devtools/python/python3-nmap_1.4.7.bb b/meta-openembedded/meta-python/recipes-devtools/python/python3-nmap_1.4.7.bb deleted file mode 100644 index 5ebd75711c..0000000000 --- a/meta-openembedded/meta-python/recipes-devtools/python/python3-nmap_1.4.7.bb +++ /dev/null @@ -1,16 +0,0 @@ -DESCRIPTION = "python-nmap is a python library which helps in using nmap port scanner" -HOMEPAGE = "https://www.nmmapper.com/" -SECTION = "devel/python" -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" - -DEPENDS += "${PYTHON_PN}-wheel-native" - -PYPI_PACKAGE = "python3-nmap" - -SRC_URI[md5sum] = "4dce15e7889b1e9bfa8e1e2e0904795c" -SRC_URI[sha256sum] = "127b7ad604a3fd34578a6ad848a603ccf1608c607577eb3bba097a1e2fc8f48a" - -inherit pypi setuptools3 - -RDEPENDS_${PN} += "nmap ${PYTHON_PN}-requests" |
