mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 18:13:10 -04:00
18 lines
1.4 KiB
Plaintext
18 lines
1.4 KiB
Plaintext
BDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-python/setuptools-65.7.0[python_targets_python3_10(-)?]
|
|
DEFINED_PHASES=compile configure install prepare test
|
|
DEPEND=dev-python/six[python_targets_python3_10(-)?] test? ( >=dev-python/almost-0.1.5[python_targets_python3_10(-)?] >=dev-python/mpmath-0.17[python_targets_python3_10(-)?] dev-python/pytest[python_targets_python3_10(-)?] )
|
|
DESCRIPTION=Python Implementation of the TrueSkill Algorithm
|
|
EAPI=8
|
|
HOMEPAGE=https://trueskill.org https://github.com/sublee/trueskill https://pypi.org/project/trueskill/
|
|
INHERIT=distutils-r1
|
|
IUSE=test python_targets_python3_10
|
|
KEYWORDS=~amd64
|
|
LICENSE=BSD
|
|
RDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 )
|
|
REQUIRED_USE=|| ( python_targets_python3_10 )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/sublee/trueskill/archive/c450c76af542761f6d806fbe9b10b93a9b013212.tar.gz -> trueskill-0.4.5_p20220422.gh.tar.gz
|
|
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 a5ad17697c0eaba230f975a18abbac52
|
|
_md5_=ad5f784d8fd105dcb329574954991460
|