Page MenuHomeFreeBSD

python.mk: disable packaging bytecode
Needs ReviewPublic

Authored by vishwin on Mar 29 2023, 5:01 AM.
Tags
None
Referenced Files
F86199171: D39307.id119576.diff
Sun, Jun 16, 9:28 PM
Unknown Object (File)
Sun, Jun 2, 1:25 AM
Unknown Object (File)
May 10 2024, 8:19 AM
Unknown Object (File)
Apr 30 2024, 4:48 AM
Unknown Object (File)
Apr 29 2024, 2:05 AM
Unknown Object (File)
Apr 25 2024, 10:20 PM
Unknown Object (File)
Jan 28 2024, 7:33 AM
Unknown Object (File)
Dec 20 2023, 8:26 AM
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 50629
Build 47520: 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)