| Age | Commit message (Collapse) | Author |
|
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
|
|
|
|
|
- optdepends: add python-boto3 for the new AWS Bedrock LLM
backend (since 0.7.9)
Skipped Google Workspace export optdep on purpose: graphify
calls the `gws` CLI from googleworkspace/cli, but the AUR
package named `gws` is StreakyCobra/gws (a git workspaces
helper) -- wrong tool, would mislead users.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
|
- depends: add python-datasketch, python-rapidfuzz (new base
deps for entity dedup pipeline since 0.7.5)
- depends: add python-tree-sitter-groovy (new base dep, 27th
language, since 0.7.8)
- optdepends: clarify python-openai covers Kimi/Ollama/Gemini/
OpenAI backends (was Kimi-only label); python-tiktoken used
by Kimi/Gemini/OpenAI; minor description polish
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
|
- Switch source to PyPI sdist: GitHub tags (v0.6.9-v0.7.3)
all point to the same 0.6.9 commit; PyPI has the actual 0.7.x code
- depends: add python-tree-sitter-fortran (new base dep, 26th language)
- optdepends: add python-tiktoken (kimi token counting)
- Source file now extracts as graphifyy-0.7.4/, switch cd targets
to ${_name}-${pkgver}
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
|
- Bump pkgver to 0.6.2 (sha256 e9be48b...)
- Drop prepare() sed: upstream removed `<3.14` python bound
- optdepends: html2text -> markdownify (license cleanup)
- optdepends: add python-anthropic, python-tree-sitter-sql
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
|
- Update pkgver 0.5.0 -> 0.5.5
- Update sha256 for v0.5.5 GitHub tarball
- Set proper maintainer (Byeonghoon Yoo <bhyoo@bhyoo.com>)
- Add python-openai optdep (kimi extra in upstream)
- Drop superfluous 'python>=3.10' constraint (Arch is rolling python)
- Move <3.14 sed from build() to prepare() (best practice)
- Regenerate .SRCINFO
- Add AUR-style .gitignore
|
|
|