Subject: CVS commit: pkgsrc/math/py-pytables
From: Adam Ciarcinski
Date: 2017-05-21 09:52:56
Message id: 20170521075256.22933FBE4@cvs.NetBSD.org

Log Message:
Changes 3.4.2:

Improvements
------------
 - setup.py detects conda env and uses installed conda (hdf5, bzip2, lzo
   and/or blosc) packages when building from source.

Bugs fixed
----------
 - Linux wheels now built against built-in blosc.
 - Fixed windows absolute paths in ptrepack, ptdump, ptree.

Files:
RevisionActionfile
1.36modifypkgsrc/math/py-pytables/Makefile
1.15modifypkgsrc/math/py-pytables/PLIST
1.17modifypkgsrc/math/py-pytables/distinfo
1.1removepkgsrc/math/py-pytables/options.mk
1.3removepkgsrc/math/py-pytables/patches/patch-setup.py