ArchiveBox/pkg/debian
Claude 0fac8a7346
Fix remaining PR review comments from all review rounds
- systemd service: use /usr/bin/archivebox wrapper (exports venv PATH
  for bundled tools like yt-dlp) instead of direct venv binary
- install.sh: prefer python3.13, fail early with clear error if < 3.13,
  add comment clarifying the manual (unpinned) fallback behavior
- debian.yml release job: fall back to pyproject.toml version when
  github.event.release.tag_name is empty (workflow_dispatch path)
- nfpm.yaml: clarify that install.sh enforces the real >= 3.13 constraint
- CI pre-seed step: expanded comment explaining why we pre-seed with
  python3.13 and how it relates to real installs

https://claude.ai/code/session_01Vx1EsNrNySgsc8Y67dGzCn
2026-03-15 03:44:49 +00:00
..
scripts Address remaining PR review comments 2026-03-15 03:39:33 +00:00
archivebox Fix PR review comments: service flags, DATA_DIR, version pinning, upgrade safety 2026-03-15 03:12:37 +00:00
archivebox.service Fix remaining PR review comments from all review rounds 2026-03-15 03:44:49 +00:00
install.sh Fix remaining PR review comments from all review rounds 2026-03-15 03:44:49 +00:00
nfpm.yaml Fix remaining PR review comments from all review rounds 2026-03-15 03:44:49 +00:00