CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/10/24 05:43:54
Modified files:
math/py-h5py : Makefile distinfo
math/py-h5py/patches: patch-setup_py
math/py-h5py/pkg: PLIST
Added files:
math/py-h5py/patches: patch-h5py_tests_test_file_py
patch-lzf_lzf_filter_c
Log message:
Update h5py to 3.5.0.
incorporate improvements by bket@:
- skip tests related to mpi_file_name
- fix free() related segfault in lzf_filter
- prepare the port for newer numpy/Cython/python versions
- run tests in fake
OK bket@