mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-06-25 11:08:08 -07:00
dev-python/python-ethtool: add tests
Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
This commit is contained in:
@@ -21,3 +21,9 @@ KEYWORDS="~amd64"
|
||||
DEPEND="dev-libs/libnl:3"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
|
||||
|
||||
PATCHES=( "${FILESDIR}"/test-skip-wg-dev.patch )
|
||||
|
||||
python_test() {
|
||||
esetup.py test || die "Tests failed with ${EPYTHON}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user