summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
33 hoursBumped python-mempalace to v3.6.0jaintp
2026-06-25Bumped python-mempalace to v3.5.0jaintp
2026-06-15Bumped python-mempalace to v3.4.1jaintp
2026-06-08Bumped python-mempalace to v3.4.0jaintp
2026-05-11Bumped python-mempalace to v3.3.5jaintp
2026-05-01Bumped python-mempalace to v3.3.4jaintp
2026-04-25Bumped python-mempalace to v3.3.3jaintp
2026-04-21Refactor: Transition to system-wide installation.jaintp
- Removed /opt/mempalace virtualenv and relocation logic. - Migrated dependencies (python-chromadb, python-onnxruntime) to system site-packages. - Simplified build() and package() functions to use standard python-installer workflow. - Maintained /usr/bin/mempalace wrapper for cli ergonomics.
2026-04-21Bumped python-mempalace to v3.3.2jaintp
2026-04-21Fix: Removed unecessary Chromadb patch (Seems to have been fixed)jaintp
2026-04-21Fix: Upgraded depends on python-onxruntime and fixed mcp invocation logic.jaintp
2026-04-21Bumped python-mempalace to v3.3.1jaintp
2026-04-13Bumped python-mempalace to v3.2.0jaintp
2026-04-10Reset python-mempalace pkgrel to 1jaintp
2026-04-10Bump python-mempalace to 3.1.0jaintp
2026-04-09Restore PyPI source tarball over GitHub archivejaintp
GitHub archives have unstable checksums. PyPI tarballs are canonical and immutable for Python packages. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-09 Switch to vendored virtualenv to bypass broken AUR dependenciesjaintp
python-chromadb and other Python deps are orphaned or broken on AUR, making the traditional depends-based approach unreliable. Install all Python deps via pip into a self-contained venv at /opt/mempalace/, following the established AUR pattern for complex Python applications (cf. home-assistant-core, bazarr). This eliminates the need for the update_deps.sh helper script entirely.
2026-04-09update maintainer infojaintp
2026-04-09Bumped python-mempalace to v3.0.0jaintp
2026-04-09switch to github source to satisfy automationjaintp
2026-04-09add provides/conflictsjaintp
2026-04-09initial commitjaintp