diff --git a/dev-python/python-nmap/Manifest b/dev-python/python-nmap/Manifest index 1f4f8f074..b8d4a168d 100644 --- a/dev-python/python-nmap/Manifest +++ b/dev-python/python-nmap/Manifest @@ -1 +1,2 @@ DIST python-nmap-0.6.1.tar.gz 41953 BLAKE2B 0cc1620038ed7116e3e18e5b302200a9eb0ffa6a2d78e72cca4b86e38b412f02b2fba0e1a84d98693686fe5462762ba0b24b7b85af0c1dc54be59e9e2bb4f106 SHA512 8de9ba6d0a4cecce09e82765b8a9ac77fb4368298d5a5f9ce07b7737a90def795f1ad00885fc73ec720bea2a592230e86aaca8cacd884c9299f64ad934bcee18 +DIST python-nmap-0.6.4.tar.gz 43769 BLAKE2B ce7fede5a3d620398fd8cd76cb2b96da4d8f741900bb968ca3027adf9d8ceecfe930b3482883aeef9e9bb0cef59cdec660bad08f14bf3f111d1c3c45d039a168 SHA512 9c5176087e39271015283abcd8fc4d7828c063e9209ec1e549737142864e199a78014c2ab518f9afcb75f2ea2affc94fa1f612c9d2849d25eed9589a03864b76 diff --git a/dev-python/python-nmap/python-nmap-0.6.4.ebuild b/dev-python/python-nmap/python-nmap-0.6.4.ebuild new file mode 100644 index 000000000..adaba4389 --- /dev/null +++ b/dev-python/python-nmap/python-nmap-0.6.4.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{7..9} ) +DISTUTILS_USE_SETUPTOOLS=no +inherit distutils-r1 + +DESCRIPTION="a python library which helps in using nmap port scanner" +HOMEPAGE="https://xael.org/pages/python-nmap-en.html" +SRC_URI="mirror://pypi/p/python-nmap/${P}.tar.gz" + +LICENSE="GPL-2" +KEYWORDS="amd64 arm64 x86" +SLOT="0" + +RDEPEND="" +DEPEND="${RDEPEND}" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" + +#PYTHON_MODNAME="nmap" diff --git a/profiles/pentoo/base/package.accept_keywords/dev-python b/profiles/pentoo/base/package.accept_keywords/dev-python index ac1d6443c..efd0f3c49 100644 --- a/profiles/pentoo/base/package.accept_keywords/dev-python +++ b/profiles/pentoo/base/package.accept_keywords/dev-python @@ -388,7 +388,6 @@ dev-python/IP2Location dev-python/playsound #wifipumpkin3 -~dev-python/python-nmap-0.6.1 ~dev-python/config-0.3.9 ~dev-python/pygtail-0.7.0 ~dev-python/libarchive-c-2.7