Skip to content

Conversation

@chrisnovakovic
Copy link
Contributor

  • Fix a duplicate hash for a python-build-standalone download.
  • Fix an incorrect hash for the python314 package on Ports.
  • Extract the py31*-sqlite3 package from Ports into the interpreter's site-packages directory on FreeBSD - the sqlite3 standard library module is packaged separately from the interpreter on Ports.
  • Manually install pip and its dependencies in the interpreter's site-packages directory on FreeBSD - unlike python-build-standalone, the Ports packages for the interpreter don't contain pip (or even ensurepip).

- Fix a duplicate hash for a python-build-standalone download.
- Fix an incorrect hash for the `python314` package on Ports.
- Extract the `py31*-sqlite3` package from Ports into the interpreter's
  `site-packages` directory on FreeBSD - the `sqlite3` standard library
  module is packaged separately from the interpreter on Ports.
- Manually install pip and its dependencies in the interpreter's
  `site-packages` directory on FreeBSD - unlike python-build-standalone,
  the Ports packages for the interpreter don't contain pip (or even
  ensurepip).
@chrisnovakovic chrisnovakovic merged commit 3c3513a into please-build:master Dec 1, 2025
155 of 156 checks passed
@chrisnovakovic chrisnovakovic deleted the cpython-fixes branch December 1, 2025 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants