mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 06:32:59 -04:00
17 lines
1.6 KiB
Plaintext
17 lines
1.6 KiB
Plaintext
BDEPEND=test? ( dev-vcs/git ) test? ( dev-python/httpx[python_targets_python3_14(-)?] dev-python/jinja2[python_targets_python3_14(-)?] dev-python/blake3[python_targets_python3_14(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_14(-)?] ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_14(-)?] dev-python/hatchling[python_targets_python3_14(-)?]
|
|
DEFINED_PHASES=compile configure install prepare test
|
|
DESCRIPTION=AI-powered git commit message generator using LLMs via OpenAI-compat APIs
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/can1357/llm-git
|
|
INHERIT=distutils-r1
|
|
IUSE=test python_targets_python3_14
|
|
KEYWORDS=~amd64
|
|
LICENSE=MIT
|
|
RDEPEND=dev-python/httpx[python_targets_python3_14(-)?] dev-python/jinja2[python_targets_python3_14(-)?] dev-python/blake3[python_targets_python3_14(-)?] python_targets_python3_14? ( dev-lang/python:3.14 )
|
|
REQUIRED_USE=|| ( python_targets_python3_14 )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/can1357/llm-git/archive/v4.2.0/llm-git-4.2.0.tar.gz
|
|
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4
|
|
_md5_=3cced70013a4c34c222e408391ca768f
|