mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 08:58:27 -07:00
dev-python/contextlib2: verbump to 0.6.0, add py38, add RESTRICT
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:
committed by
Patrick McLean
parent
f2385c2e9e
commit
9f5433162b
@@ -20,6 +20,7 @@ DEPEND="
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
test? ( dev-python/unittest2[${PYTHON_USEDEP}] )
|
||||
"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
python_test() {
|
||||
"${PYTHON}" test_contextlib2.py || die "Tests fail for ${EPYTHON}"
|
||||
|
||||
Reference in New Issue
Block a user