Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : python-agent-rtfm-bin.git
AUR Package Repositories | click
here
to return to the package base details page
summary
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2026-04-13
Update to 0.2.6
phlppbmm
2026-04-13
Update to 0.2.5
phlppbmm
2026-04-10
Update to 0.2.4
phlppbmm
2026-04-09
Update to 0.2.3
phlppbmm
2026-04-09
Update to 0.2.2
phlppbmm
2026-04-09
Fix wheel source URL to hash-based PyPI path
phlppbmm
2026-04-09
Update to 0.2.1
phlppbmm
2026-04-09
Fix dep: uvicorn not python-uvicorn
phlppbmm
2026-04-09
Fix PKGBUILDs: use ${pkgver} consistently, fix deps, add .gitignore
phlppbmm
2026-04-09
Update to 0.2.0
phlppbmm
2026-04-09
Remove abseil/grpcio pins — transitive deps, not ours to pin
Philipp Baumm
2026-04-09
Pin grpcio>=1.71 + abseil-cpp>=20260107 to prevent ABI mismatch
Philipp Baumm
2026-04-09
Add post-install check: warn if import fails (stale system libs)
Philipp Baumm
2026-04-09
Use python-chromadb-bin — full binary install chain, zero compilation
Philipp Baumm
2026-04-09
Add python-onnxruntime-cpu explicitly to fix provides resolution
Philipp Baumm
2026-04-09
Clean -bin: wheel + python-m-installer, deps via pacman/AUR
Philipp Baumm
2026-04-09
Isolated venv + pip wheels only, delete system-pkg conflicts in package()
Philipp Baumm
2026-04-09
Force binary wheels only, target Python 3.13 for wheel compat
Philipp Baumm
2026-04-09
Bundle chromadb in /opt/agent-rtfm/lib with .pth hook — no AUR deps
Philipp Baumm
2026-04-09
Simple: install only rtfm wheel, all deps via pacman
Philipp Baumm
2026-04-09
Write clean rtfm entrypoint script with correct shebang
Philipp Baumm
2026-04-09
Only install rtfm script, skip dependency bin scripts
Philipp Baumm
2026-04-09
Use uv pip install --target, skip system-owned files
Philipp Baumm
2026-04-09
List repo deps explicitly, remove conflicting wheels after download
Philipp Baumm
2026-04-09
Use uv for wheel download instead of pip
Philipp Baumm
2026-04-09
Use venv for pip download to bypass PEP 668
Philipp Baumm
2026-04-09
Download wheels + install with python-installer (no pip install)
Philipp Baumm
2026-04-09
Add --ignore-installed to avoid conflicts with system packages
Philipp Baumm
2026-04-09
Add --break-system-packages for PEP 668 in fakeroot build
Philipp Baumm
2026-04-09
Use pip install with all deps bundled (no AUR build chain)
Philipp Baumm
2026-04-09
Initial upload: python-agent-rtfm-bin 0.1.1
Philipp Baumm