mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
2020-12-23 11:14:43 UTC
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
BDEPEND=test? ( >=dev-python/async_generator-1.9[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/outcome[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/trio-0.11[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) doc? ( || ( ( dev-lang/python:3.7 dev-python/sphinx[python_targets_python3_7(-),python_single_target_python3_7(+)] >=dev-python/attrs-17.4.0[python_targets_python3_7(-),python_single_target_python3_7(+)] >=dev-python/sphinx-1.6.1[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/sphinx_rtd_theme[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/sphinxcontrib-trio[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ) ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
BDEPEND=test? ( >=dev-python/async_generator-1.9[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/outcome[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/trio-0.11[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] ) doc? ( || ( ( dev-lang/python:3.7 dev-python/sphinx[python_targets_python3_7(-),-python_single_target_python3_7(-)] >=dev-python/attrs-17.4.0[python_targets_python3_7(-),-python_single_target_python3_7(-)] >=dev-python/sphinx-1.6.1[python_targets_python3_7(-),-python_single_target_python3_7(-)] dev-python/sphinx_rtd_theme[python_targets_python3_7(-),-python_single_target_python3_7(-)] dev-python/sphinxcontrib-trio[python_targets_python3_7(-),-python_single_target_python3_7(-)] ) ) ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,-python_single_target_python3_7(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/async_generator-1.9[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/outcome[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/trio-0.11[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] test? ( >=dev-python/hypothesis-3.64[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/pytest-trio[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] !~dev-python/pytest-3.7.0[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] !~dev-python/pytest-3.7.1[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] >=dev-python/pytest-4.3[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] dev-python/trio-asyncio[python_targets_python3_7(-)?,-python_single_target_python3_7(-)] )
|
||||
DESCRIPTION=This is a pytest plugin to help you test projects that use Trio
|
||||
@@ -12,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_7 )
|
||||
RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/p/pytest-trio/pytest-trio-0.5.2.tar.gz
|
||||
_eclasses_=distutils-r1 6a128a9211d714bf9dfb5c0c9e72558e multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_eclasses_=distutils-r1 6a128a9211d714bf9dfb5c0c9e72558e multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 f1d4277b3ad100890cbd62e137f0a769 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
||||
_md5_=ab9195120417e5b332f1dceb1c99bdcd
|
||||
|
||||
Reference in New Issue
Block a user