mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 16:13:21 -04:00
18 lines
1.9 KiB
Plaintext
18 lines
1.9 KiB
Plaintext
BDEPEND=test? ( !dev-python/glicko2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?]
|
|
DEFINED_PHASES=compile configure install prepare test
|
|
DEPEND=test? ( dev-python/pytest[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?] )
|
|
DESCRIPTION=An implementation of the Glicko-2 rating system for Python
|
|
EAPI=7
|
|
HOMEPAGE=https://github.com/sublee/glicko2
|
|
INHERIT=distutils-r1
|
|
IUSE=test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9
|
|
KEYWORDS=~amd64
|
|
LICENSE=BSD
|
|
RDEPEND=!dev-python/glicko2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) >=dev-python/setuptools-42.0.2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?]
|
|
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/sublee/glicko2/archive/99285aa6b5250b91a837b842dc61b2a96007f3c5.tar.gz -> github-sublee-glicko2-0_pre20191010.tar.gz
|
|
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 dfa3a38467793e97fcf791b156510654 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 e91901adfcf0640d2daa4dc863ff5377
|
|
_md5_=26961e1c33b4a44b52125140fbc86dbf
|