Xin LI <delp...@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 <delp...@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.