dev-python/html5lib: revbump, EAPI=7, py38

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
This commit is contained in:
Patrick McLean
2019-11-26 15:53:34 -08:00
committed by Patrick McLean
parent 60db45f9b0
commit 861fb47c4f
3 changed files with 308 additions and 0 deletions

View File

@@ -27,6 +27,8 @@ DEPEND="${RDEPEND}
dev-python/mock[${PYTHON_USEDEP}]
)"
RESTRICT="!test? ( test )"
python_test() {
py.test -v || die "Tests fail with ${EPYTHON}"
}