Page MenuHomeFreeBSD

python.mk: disable packaging bytecode
Needs ReviewPublic

Authored by vishwin on Mar 29 2023, 5:01 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 8, 9:59 AM
Unknown Object (File)
Mon, Apr 7, 7:46 AM
Unknown Object (File)
Mar 8 2025, 5:35 AM
Unknown Object (File)
Mar 7 2025, 4:33 PM
Unknown Object (File)
Feb 1 2025, 9:03 PM
Unknown Object (File)
Jan 23 2025, 6:36 PM
Unknown Object (File)
Jan 23 2025, 6:25 PM
Unknown Object (File)
Jan 20 2025, 5:04 PM
Subscribers

Details

Reviewers
None
Group Reviewers
Python
portmgr
Summary

For consistency with USE_PYTHON=pep517, but more importantly prevent plist checksum mismatches when D34739 lands again, due to bytecode's non-determinism.

Also important for giving users choice in whether bytecode is installed on their environments.

Test Plan

exp-run

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 50763
Build 47654: arc lint + arc unit

Event Timeline

rebase after and to include:

  • Revert "USE_PYTHON=pep517: package python bytecode"
vishwin retitled this revision from python.mk: disable compiling bytecode for USE_PYTHON=distutils to python.mk: disable packaging bytecode.Apr 4 2023, 9:54 PM
vishwin edited the summary of this revision. (Show Details)
vishwin edited the summary of this revision. (Show Details)