aboutsummaryrefslogtreecommitdiff
path: root/math/py-numpy/files/patch-numpy_core_setup.py
Commit message (Collapse)AuthorAgeFilesLines
* math/py-numpy: Reland Migrate to PEP517Matthew Wener2025-10-151-0/+19
| | | | | | | This restores 3f582fcf38bb0cee40f9346683490aceb3bda654 but with allflavors removed. PR: ports/287794
* math/py-numpy: Revert "math/py-numpy: Migrate to PEP517"Xin LI2025-10-141-19/+0
| | | | | | | | This reverts commit 3f582fcf38bb0cee40f9346683490aceb3bda654. The goal was to unblock package building ASAP while we investigate Requested by: antoine
* math/py-numpy: Migrate to PEP517Matthew Wener2025-10-131-0/+19
| | | | PR: ports/287794
* - Update to 1.13.1Wen Heping2017-08-161-11/+0
| | | | | | | | | PR: 220986 Submitted by: wen@(myself) Exp-run by: antoine@ Notes: svn path=/head/; revision=448024
* - Update to 1.11.1Olivier Duchateau2016-06-281-0/+11
- Adjust dependencies, 'numpy/core/multiarray.so' is also linked to math/openblas (reported by QA script) - Add patches in order to detect 'sys/endian.h' header Notes: svn path=/head/; revision=417692