1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/math/py-numpy/files
Ruslan Makhmatkhanov 18802854ae math/py-numpy: update to 1.15.0
- update to 1.15
- convert to autoplist
- follow upstream change from nose test framework to pytest

Release notes:
https://github.com/numpy/numpy/releases/tag/v1.15.0

PR:		230094
Submitted by:	wen
Exp-run by:     antoine
2018-08-14 11:20:27 +00:00
..
patch-numpy_f2py_setup.py
patch-numpy-distutils-exec_command.py exec_command.py states in comments it uses /bin/sh on POSIX for subprocess but incorrectly uses shell from environment. This makes compiles fail when compilation is done using the account 'nobody' which is default on pkg-fallout runs. 2018-01-14 20:33:37 +00:00
patch-numpy-distutils-fcompiler-__init__.py
patch-numpy-distutils-fcompiler-gnu.py
patch-numpy-distutils-system_info.py
patch-numpy-f2py-f2py2e.py
site.cfg