mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 17:43:11 -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 d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 54423f1e035828362c248fad528ebbba python-r1 4c008ab1e6c02cbead059dfe8b864c26 distutils-r1 4936b3e8815d6b5187dbb44287b70f95
|
|
_md5_=26961e1c33b4a44b52125140fbc86dbf
|