[Bug 281470] math/py-numpy: Update to 2.1.3
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 281470] math/py-numpy: Update to 2.1.1"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Nov 2024 01:31:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281470 --- Comment #24 from wen <wenheping2000@hotmail.com> --- I suggest another way to update numpy in our portstree: i) copy math/py-numpy to math/py-numpy1 ii) update math/py-numpy to 2.1.3 iii) modify Mk/Uses/python.mk, define PYNUMPY to depends on math/py-numpy1 and add a define of PYNUMPY2 I believe this way shall result in less breakage than other ways. Any suggestions ? -- You are receiving this mail because: You are the assignee for the bug.