mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 11:04:10 -04:00
2020-04-30 06:13:30 UTC
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
BDEPEND=dev-python/cython[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/setuptools_scm-3.3.1[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] test? ( dev-python/colorama[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/pytest[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ) doc? ( || ( ( >=dev-lang/python-3.6.10:3.6 dev-python/sphinx[python_targets_python3_6(-),python_single_target_python3_6(+)] >=dev-python/sphinx-py3doc-enhanced-theme-2.3.2[python_targets_python3_6(-),python_single_target_python3_6(+)] ) ) ) python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,-python_single_target_python3_6(-)]
|
||||
BDEPEND=dev-python/cython[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/setuptools_scm-3.3.1[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] test? ( dev-python/colorama[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/pytest[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ) doc? ( || ( ( dev-lang/python:3.6 dev-python/sphinx[python_targets_python3_6(-),python_single_target_python3_6(+)] >=dev-python/sphinx-py3doc-enhanced-theme-2.3.2[python_targets_python3_6(-),python_single_target_python3_6(+)] ) ) ) python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,-python_single_target_python3_6(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/colorama[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] test? ( dev-python/aspectlib[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/hunter[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/manhole[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/process-tests[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/pytest-benchmark[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] dev-python/pytest-travis-fold[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] )
|
||||
DESCRIPTION=Hunter is a flexible code tracing toolkit
|
||||
@@ -7,10 +7,10 @@ HOMEPAGE=https://github.com/ionelmc/python-hunter https://pypi.org/project/hunte
|
||||
IUSE=test doc python_targets_python3_6
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=BSD-2
|
||||
RDEPEND=dev-python/colorama[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,-python_single_target_python3_6(-)]
|
||||
RDEPEND=dev-python/colorama[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,-python_single_target_python3_6(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_6 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/ionelmc/python-hunter/archive/v3.1.3.tar.gz -> hunter-3.1.3.tar.gz
|
||||
_eclasses_=distutils-r1 b33fa13a5178ad9bf895a5190d20cdc7 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 727554821dab8292d3a8198893c2ef8b toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_eclasses_=distutils-r1 b33fa13a5178ad9bf895a5190d20cdc7 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=38fae0a04a773e59545f16ec448989b2
|
||||
|
||||
Reference in New Issue
Block a user