diff options
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-nmap_1.6.0.bb')
| -rw-r--r-- | meta-openembedded/meta-python/recipes-devtools/python/python3-nmap_1.6.0.bb | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/meta-openembedded/meta-python/recipes-devtools/python/python3-nmap_1.6.0.bb b/meta-openembedded/meta-python/recipes-devtools/python/python3-nmap_1.6.0.bb deleted file mode 100644 index 5fe9ab4e39..0000000000 --- a/meta-openembedded/meta-python/recipes-devtools/python/python3-nmap_1.6.0.bb +++ /dev/null @@ -1,18 +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 += "python3-wheel-native" - -PYPI_PACKAGE = "python3-nmap" - -SRC_URI[sha256sum] = "892b5091cde429fabfb8ba63382b2db8fd795193ba147558d0a7d5534c956255" - -inherit pypi setuptools3 - -RDEPENDS:${PN} += "nmap \ - python3-requests \ - python3-simplejson \ -" |
