blob: 9a01bf88c751a84dfa5fd127f43d6baf856ef042 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=-
DESCRIPTION=Virtual to install 'test' package from stdlib
EAPI=8
HOMEPAGE=https://docs.python.org/3/library/test.html
INHERIT=python-r1
IUSE=python_targets_pypy3 python_targets_pypy3_11 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86
LICENSE=metapackage
RDEPEND=python_targets_pypy3? ( dev-lang/pypy:3.10=[symlink] ) python_targets_pypy3_11? ( dev-lang/pypy:3.11= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_pypy3? ( dev-lang/pypy:3.10=[symlink,test-install(+)] ) python_targets_pypy3_11? ( dev-lang/pypy:3.11=[test-install(+)] ) python_targets_python3_10? ( || ( dev-python/python-tests:3.10 <dev-lang/python-3.10.14_p3-r1:3.10 ) ) python_targets_python3_11? ( || ( dev-python/python-tests:3.11 <dev-lang/python-3.11.9_p2-r1:3.11 ) ) python_targets_python3_12? ( || ( dev-python/python-tests:3.12 <dev-lang/python-3.12.5_p1-r1:3.12 ) ) python_targets_python3_13? ( || ( dev-python/python-tests:3.13 <dev-lang/python-3.13.0_rc1_p3-r1:3.13 ) )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_pypy3_11 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
SLOT=0
_eclasses_=multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f out-of-source-utils dbf9e34ee8964084651e25907fa8f52c python-r1 fa2daad0051275fa416115c76e53b1de python-utils-r1 b7726144f5af59e186d66746d0f513e5 toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1
_md5_=d6498ed66ad5fe23c87498a7d9065bf7
|