mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
python3-h5py: update to 3.14.0.
This commit is contained in:
parent
de3005dbc4
commit
23fa4a8c8a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-h5py'.
|
||||
pkgname=python3-h5py
|
||||
version=3.13.0
|
||||
revision=2
|
||||
version=3.14.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
build_helper="numpy"
|
||||
hostmakedepends="python3-setuptools python3-Cython python3-pkgconfig hdf5-devel"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="http://www.h5py.org/"
|
||||
distfiles="${PYPI_SITE}/h/h5py/h5py-${version}.tar.gz"
|
||||
checksum=1870e46518720023da85d0895a1960ff2ce398c5671eac3b1a41ec696b7105c3
|
||||
checksum=2372116b2e0d5d3e5e705b7f663f7c8d96fa79a4052d250484ef91d24d6a08f4
|
||||
# Tests require unpackaged pytest-mpi
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue