dev-python/python-nmap: Update python support (+3.9, -3.6)
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Manifest-Sign-Key: 00EFD31F1B60D5DBADB831C1C0ECE6960E54475B Signed-off-by: Nils Freydank <holgersson@posteo.de>
This commit is contained in:
parent
a74bc1692c
commit
29b7a4e768
@ -3,8 +3,8 @@
|
||||
|
||||
EAPI="7"
|
||||
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
|
||||
PYTHON_COMPAT=( python3_{7..9} )
|
||||
DISTUTILS_USE_SETUPTOOLS=no
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="A Python library which helps in using the nmap port scanner"
|
||||
|
Loading…
Reference in New Issue
Block a user