Install this version:
emerge -a =dev-python/netifaces-plus-0.12.5
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-python/netifaces-plus-0.12.5
Or alternatively:
emerge --autounmask-write -a =dev-python/netifaces-plus-0.12.5
EAPI=8
REALNAME="netifaces_plus"
REALVERSION="${PV}"
PYTHON_COMPAT=( python3_{12..14} )
DISTUTILS_USE_PEP517=setuptools
DISTUTILS_EXT=1
inherit pypi distutils-r1
DESCRIPTION="Portable network interface information."
HOMEPAGE="https://pypi.org/project/netifaces-plus/"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"
SLOT="0"
KEYWORDS="~amd64 ~x86"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | netifaces_plus-0.12.5.tar.gz | 30882 bytes | https://files.pythonhosted.org/packages/source//netifaces_plus/-0.12.5.tar.gz |