maintainer-approval requested: [Bug 287794] math/py-numpy: Migrate to PEP517 : [Attachment 261877] Proposed patch v2

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 05 Jul 2025 01:46:09 UTC
Xin LI <delphij@FreeBSD.org> has asked freebsd-python (Nobody)
<python@FreeBSD.org> for maintainer-approval:
Bug 287794: math/py-numpy: Migrate to PEP517
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287794

Attachment 261877: Proposed patch v2
https://bugs.freebsd.org/bugzilla/attachment.cgi?id=261877&action=edit



--- Comment #2 from Xin LI <delphij@FreeBSD.org> ---
Created attachment 261877
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=261877&action=edit
Proposed patch v2

In addition to migrating numpy itself to PEP517, also short circuit MSVC
related distutil legacy code to allow dependencies that has not yet moved to
build with newer setuptools.