mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 16:43:17 -04:00
18 lines
2.4 KiB
Groff
18 lines
2.4 KiB
Groff
BDEPEND=test? ( >=dev-python/pytest-7.1.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 ) >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] doc? ( || ( ( >=dev-lang/python-3.9.15_p3:3.9 dev-python/mkdocs[python_targets_python3_9(-)] dev-python/ansi2html[python_targets_python3_9(-)] dev-python/markdown[python_targets_python3_9(-)] dev-python/markdown-include[python_targets_python3_9(-)] dev-python/mkdocs-exclude[python_targets_python3_9(-)] dev-python/mkdocs-material[python_targets_python3_9(-)] dev-python/pygments[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.15_p3:3.8 dev-python/mkdocs[python_targets_python3_8(-)] dev-python/ansi2html[python_targets_python3_8(-)] dev-python/markdown[python_targets_python3_8(-)] dev-python/markdown-include[python_targets_python3_8(-)] dev-python/mkdocs-exclude[python_targets_python3_8(-)] dev-python/mkdocs-material[python_targets_python3_8(-)] dev-python/pygments[python_targets_python3_8(-)] ) ) )
|
|
DEFINED_PHASES=compile configure install prepare test
|
|
DEPEND=test? ( dev-python/pygments[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pytest-mock[python_targets_python3_8(-)?,python_targets_python3_9(-)?] )
|
|
DESCRIPTION=Dev tools for python
|
|
EAPI=7
|
|
HOMEPAGE=https://github.com/samuelcolvin/python-devtools
|
|
INHERIT=distutils-r1 docs
|
|
IUSE=test python_targets_python3_8 python_targets_python3_9 doc
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=MIT
|
|
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.15_p3:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.15_p3:3.9 )
|
|
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/samuelcolvin/python-devtools/archive/v0.6.1.tar.gz -> devtools-0.6.1.tar.gz
|
|
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 8ed38f92fe095be374d6c4c8d4c0dda7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 25c880c1db58e21b80b684bacc964958 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 da32ffc285e9f13313f2387570e35b87 docs 2af4a2f0074bd646101ce0f66ca6dd03
|
|
_md5_=32373a69faa6ccf1bce26168995fd3d4
|