python-tables: rebuild for hdf5 abi changes

This commit is contained in:
pulux 2016-05-24 16:45:48 +02:00
parent 9a68fde821
commit 945d0f1aba

View file

@ -1,7 +1,7 @@
# Template file for 'python-tables' # Template file for 'python-tables'
pkgname=python-tables pkgname=python-tables
version=3.2.2 version=3.2.2
revision=2 revision=4
wrksrc="${pkgname#*-}-${version}" wrksrc="${pkgname#*-}-${version}"
build_style=python-module build_style=python-module
python_versions="2.7 3.4" python_versions="2.7 3.4"