mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
17 lines
7.2 KiB
Plaintext
17 lines
7.2 KiB
Plaintext
BDEPEND=test? ( >=dev-python/aiohttp-3[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/aiohttp-4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/click[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/click-aliases[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/deepmerge[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/platformdirs-4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/platformdirs-5[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/pluggy-2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pydantic-2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/pydantic-3[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/requests-3[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/typing-extensions-4.3.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/typing-extensions-5[python_targets_python3_12(-)?,python_targets_python3_13(-)?] !minimal? ( || ( ( dev-lang/python:3.13 >=dev-python/lxml-4.5[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 >=dev-python/lxml-4.5[python_targets_python3_12(-)] ) ) || ( ( dev-lang/python:3.13 dev-python/tabulate[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 dev-python/tabulate[python_targets_python3_12(-)] ) ) ) >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pytest-import-check[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) doc? ( || ( ( dev-lang/python:3.13 >=dev-python/sphinx-8.1.3[python_targets_python3_13(-)] dev-python/insipid-sphinx-theme[python_targets_python3_13(-)] dev-python/sphinx-prompt[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 >=dev-python/sphinx-8.1.3[python_targets_python3_12(-)] dev-python/insipid-sphinx-theme[python_targets_python3_12(-)] dev-python/sphinx-prompt[python_targets_python3_12(-)] ) ) ) bash-completion? ( >=dev-python/aiohttp-3[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/aiohttp-4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/click[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/click-aliases[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/deepmerge[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/platformdirs-4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/platformdirs-5[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/pluggy-2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pydantic-2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/pydantic-3[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/requests-3[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/typing-extensions-4.3.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/typing-extensions-5[python_targets_python3_12(-)?,python_targets_python3_13(-)?] !minimal? ( || ( ( dev-lang/python:3.13 >=dev-python/lxml-4.5[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 >=dev-python/lxml-4.5[python_targets_python3_12(-)] ) ) || ( ( dev-lang/python:3.13 dev-python/tabulate[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 dev-python/tabulate[python_targets_python3_12(-)] ) ) ) ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/hatchling-1.27.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-vcs/git-1.8.2.1[curl]
|
|
DEFINED_PHASES=compile configure install prepare test unpack
|
|
DESCRIPTION=Personal advice utility for Gentoo package maintainers
|
|
EAPI=8
|
|
HOMEPAGE=https://find-work.sysrq.in/ https://pypi.org/project/find-work/
|
|
INHERIT=click-app distutils-r1 git-r3
|
|
IUSE=minimal test doc bash-completion python_targets_python3_12 python_targets_python3_13
|
|
LICENSE=WTFPL-2
|
|
PDEPEND=!minimal? ( || ( ( dev-lang/python:3.13 dev-util/find-work-bugzilla[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 dev-util/find-work-bugzilla[python_targets_python3_12(-)] ) ) || ( ( dev-lang/python:3.13 dev-util/find-work-pkgcheck[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 dev-util/find-work-pkgcheck[python_targets_python3_12(-)] ) ) || ( ( dev-lang/python:3.13 dev-util/find-work-repology[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 dev-util/find-work-repology[python_targets_python3_12(-)] ) ) )
|
|
PROPERTIES=live
|
|
RDEPEND=>=dev-python/aiohttp-3[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/aiohttp-4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/click[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/click-aliases[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/deepmerge[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/platformdirs-4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/platformdirs-5[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/pluggy-2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pydantic-2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/pydantic-3[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/requests-3[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/typing-extensions-4.3.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/typing-extensions-5[python_targets_python3_12(-)?,python_targets_python3_13(-)?] !minimal? ( || ( ( dev-lang/python:3.13 >=dev-python/lxml-4.5[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 >=dev-python/lxml-4.5[python_targets_python3_12(-)] ) ) || ( ( dev-lang/python:3.13 dev-python/tabulate[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 dev-python/tabulate[python_targets_python3_12(-)] ) ) ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
|
|
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 740535f4f83ae6f0f22c4f045321d850 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16 click-app 486c8d3d5ccab217ffce81f5da6c2876 git-r3 7b584b5dc33e3bc66ff5b9271bf41764
|
|
_md5_=dea859607c94d6b3f6c4a3f4f7197ae8
|