https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281470
--- Comment #16 from Charlie Li <vish...@freebsd.org> --- (In reply to John Hein from comment #14) (b) is technically not possible and technically incorrect. By renaming the subdirector(y/ies) of site-packages, you are actually messing up both the Python package metadata and the module import logic, such that *every* consumer has to be patched to reflect. Upstream made it clear that numpy 1 is no longer supported. (c) is somewhat out of scope for the ports tree itself, as jail(8) is our analogue. -- You are receiving this mail because: You are the assignee for the bug.