[Bug 281470] math/py-numpy: Update to 2.1.1

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 11 Nov 2024 16:47:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281470

--- Comment #16 from Charlie Li <vishwin@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.