mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 16:13:21 -04:00
16 lines
2.1 KiB
Plaintext
16 lines
2.1 KiB
Plaintext
BDEPEND=test? ( >=dev-python/pytest-4.5.0[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)] doc? ( || ( ( dev-lang/python:3.8 dev-python/mkdocs[python_targets_python3_8(-),python_single_target_python3_8(+)] ~dev-python/mkdocs-material-5.0.0_rc2[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( dev-lang/python:3.7 dev-python/mkdocs[python_targets_python3_7(-),python_single_target_python3_7(+)] ~dev-python/mkdocs-material-5.0.0_rc2[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ) )
|
|
DEFINED_PHASES=compile configure install prepare test
|
|
DESCRIPTION=Bash style brace expansion for Python
|
|
EAPI=7
|
|
HOMEPAGE=https://github.com/facelessuser/bracex https://pypi.org/project/bracex
|
|
IUSE=test python_targets_python3_7 python_targets_python3_8 doc
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=MIT
|
|
RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
|
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/facelessuser/bracex/archive/2.0.0.tar.gz -> bracex-2.0.0.tar.gz
|
|
_eclasses_=distutils-r1 6492ae184ebb9d8124e5e0b23db93433 docs 87bbc5a86e8166afd08d95713fe2ed48 multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
|
|
_md5_=5e35fc128de0666a505b958a40135bd8
|