dev-python/biplist: add RESTRICT="test"

See related discussions 5fe69764e3

Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
This commit is contained in:
Vitaly Zdanevich
2024-04-02 19:13:53 +04:00
parent ee7a8f40e3
commit f007b07c53

View File

@@ -16,10 +16,12 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
# DEPEND="test? ( ${RDEPEND} )"
RESTRICT="test"
# Because using dev-python/nose test framework -
# that is abandonware for 10 years
# Related ticket on the upstream: https://github.com/wooster/biplist/issues/14
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
PATCHES=( "${FILESDIR}/${PN}-python3-compat.patch" )
# Removed from ::gentoo
# distutils_enable_tests nose