diff options
| author | Patrick McLean <patrick.mclean@sony.com> | 2019-11-22 19:21:55 -0800 |
|---|---|---|
| committer | Patrick McLean <chutzpah@gentoo.org> | 2019-11-22 19:50:05 -0800 |
| commit | 9f5433162b825921caa2e116aabbeaf7ab8c8487 (patch) | |
| tree | fde1e068a7bef611ffbfcb1e92c018b949556cf1 /dev-python/contextlib2/contextlib2-0.5.4.ebuild | |
| parent | f2385c2e9e087e875d29caa4e7fa3566202e536b (diff) | |
| download | gentoo-9f5433162b825921caa2e116aabbeaf7ab8c8487.tar.gz gentoo-9f5433162b825921caa2e116aabbeaf7ab8c8487.tar.bz2 gentoo-9f5433162b825921caa2e116aabbeaf7ab8c8487.zip | |
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>
Diffstat (limited to 'dev-python/contextlib2/contextlib2-0.5.4.ebuild')
| -rw-r--r-- | dev-python/contextlib2/contextlib2-0.5.4.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/contextlib2/contextlib2-0.5.4.ebuild b/dev-python/contextlib2/contextlib2-0.5.4.ebuild index e0dce5282105..1ad25ea058c7 100644 --- a/dev-python/contextlib2/contextlib2-0.5.4.ebuild +++ b/dev-python/contextlib2/contextlib2-0.5.4.ebuild @@ -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}" |
