docs: document Python 3.11/3.12 coexistence with FreeBSD defaults #84

Merged
clawdie merged 1 commit from docs/python-311-coexistence into main 2026-06-21 09:37:59 +02:00
Owner

FreeBSD pkg repos build against PYTHON_DEFAULT=3.11, so system packages
(git, libinput, npm-node24) pull python311 as transitive deps. We keep
python312 as the application Python — it wins the python3 symlink via
sort -V. Document this in BUILD.md, build.sh, package lists, and
bootstrap.html so the dual-version reality is explicit and intentional.

FreeBSD pkg repos build against PYTHON_DEFAULT=3.11, so system packages (git, libinput, npm-node24) pull python311 as transitive deps. We keep python312 as the application Python — it wins the python3 symlink via sort -V. Document this in BUILD.md, build.sh, package lists, and bootstrap.html so the dual-version reality is explicit and intentional.
clawdie added 1 commit 2026-06-21 09:37:48 +02:00
FreeBSD pkg repos build against PYTHON_DEFAULT=3.11, so system packages
(git, libinput, npm-node24) pull python311 as transitive deps. We keep
python312 as the application Python — it wins the python3 symlink via
sort -V. Document this in BUILD.md, build.sh, package lists, and
bootstrap.html so the dual-version reality is explicit and intentional.
clawdie merged commit fdb6b912ac into main 2026-06-21 09:37:59 +02:00
clawdie deleted branch docs/python-311-coexistence 2026-06-21 09:37:59 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: clawdie/clawdie-iso#84
No description provided.