pkgsrc/math/py-numpy
minskim 408cf7be40 math/py-numpy: Update to 1.16.5
Changes:

- Add project URLs to setup.py
- fix tests and ctypes code for PyPy
- use npy_intp instead of int for indexing array
- Ignore DeprecationWarning during nose imports
- Fix use-after-free in boolean indexing
- Fix errors in _add_newdocs
- fix byte order reversal for datetime64[ns]
- Use nbytes to also catch empty descr during allocation
- np.array cleared errors occured in PyMemoryView_FromObject
- Fixes for Undefined Behavior Sanitizer (UBSan) errors.
- ensure that casting to/from structured is properly checked.
- fix histogram*d dispatchers
- further fixup to histogram2d dispatcher.
- Replace contextlib.suppress for Python 2.7
- fix compilation of 3rd party modules with Py_LIMITED_API...
- Fix memory leak in dtype from dict contructor
- Document array_function at a higher level.
- add new recfunctions to __all__
- Remove stray print that causes a SystemError on python 3.7
- Pin pytest version to 5.0.1.
- Enable huge pages in all Linux builds
- fix behavior of structured_to_unstructured
2020-01-24 16:18:22 +00:00
..
patches py-numpy: updated to 1.16.1 2019-02-01 09:24:24 +00:00
ALTERNATIVES py-numpy: updated to 1.15.1 2018-08-27 06:04:35 +00:00
buildlink3.mk
DESCR
distinfo math/py-numpy: Update to 1.16.5 2020-01-24 16:18:22 +00:00
Makefile math/py-numpy: Update to 1.16.5 2020-01-24 16:18:22 +00:00
PLIST math/py-numpy: Update to 1.16.5 2020-01-24 16:18:22 +00:00