Subject: CVS commit: pkgsrc/devel/py-h5py
From: Mark Davies
Date: 2018-11-20 06:39:28
Message id: 20181120053928.E1C47FB1F@cvs.NetBSD.org

Log Message:
py-h5py: update to 2.8.0

Features
 - allow registration of new drivers
 - add option to track object creation order

Bug fixes
 - allow slices with stop < start as empty
 - improve building with custom hdf5 installation
 - ensure libver defaults to LIBVER_EARLIEST
 - improve handling of float types
 - support non-ascii external paths on py2
 - avoid crashing IPython auto-completer

API changes
 - deprecate ``h5t.available_ftypes``.  This is no longer
   used internally and will be removed in the future.  There is
   no replacement public API.
 - Do not sort fields in compound types.  This is account for changes
   in numpy 1.14.
 - Minimum version of cython is now 0.23

Files:
RevisionActionfile
1.6modifypkgsrc/devel/py-h5py/Makefile
1.5modifypkgsrc/devel/py-h5py/PLIST
1.5modifypkgsrc/devel/py-h5py/distinfo