https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277826
--- Comment #49 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=ef9180aa84690bd5181cd60be75c891ee7bdb74e commit ef9180aa84690bd5181cd60be75c891ee7bdb74e Author: Charlie Li <[email protected]> AuthorDate: 2026-04-03 22:18:31 +0000 Commit: Charlie Li <[email protected]> CommitDate: 2026-04-03 22:18:31 +0000 science/py-scipy: update to 1.17.1 Changelogs: - https://docs.scipy.org/doc/scipy/release/1.17.0-notes.html (minor versions no longer offered) - https://docs.scipy.org/doc/scipy/release/1.16.3-notes.html - https://docs.scipy.org/doc/scipy/release/1.16.2-notes.html - https://docs.scipy.org/doc/scipy/release/1.16.1-notes.html - https://docs.scipy.org/doc/scipy/release/1.16.0-notes.html - https://docs.scipy.org/doc/scipy/release/1.15.3-notes.html - https://docs.scipy.org/doc/scipy/release/1.15.2-notes.html - https://docs.scipy.org/doc/scipy/release/1.15.1-notes.html - https://docs.scipy.org/doc/scipy/release/1.15.0-notes.html - https://docs.scipy.org/doc/scipy/release/1.14.1-notes.html - https://docs.scipy.org/doc/scipy/release/1.14.0-notes.html - https://docs.scipy.org/doc/scipy/release/1.13.1-notes.html - https://docs.scipy.org/doc/scipy/release/1.13.0-notes.html - https://docs.scipy.org/doc/scipy/release/1.12.0-notes.html - https://docs.scipy.org/doc/scipy/release/1.11.4-notes.html - https://docs.scipy.org/doc/scipy/release/1.11.3-notes.html - https://docs.scipy.org/doc/scipy/release/1.11.2-notes.html Switch from distutils to PEP-517. PR: 277826 Reported by: wen Tested by: michaelo, makc, wen (previous iteration) exp-run by: antoine (previous iteration) Differential Revision: https://reviews.freebsd.org/D42144 science/py-scipy/Makefile | 86 +++++++++++++--------- science/py-scipy/distinfo | 12 ++- science/py-scipy/files/patch-cython (gone) | 32 -------- .../files/patch-scipy_linalg_setup.py (gone) | 11 --- .../patch-scipy_sparse_tests_test__base.py (gone) | 35 --------- 5 files changed, 58 insertions(+), 118 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
