mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
python3-h5py: update to 3.9.0.
This commit is contained in:
parent
116b74d0a6
commit
15b0def5ce
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-h5py'
|
# Template file for 'python3-h5py'
|
||||||
pkgname=python3-h5py
|
pkgname=python3-h5py
|
||||||
version=3.8.0
|
version=3.9.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
build_helper="numpy"
|
build_helper="numpy"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="http://www.h5py.org/"
|
homepage="http://www.h5py.org/"
|
||||||
distfiles="${PYPI_SITE}/h/h5py/h5py-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/h/h5py/h5py-${version}.tar.gz"
|
||||||
checksum=6fead82f0c4000cf38d53f9c030780d81bfa0220218aee13b90b7701c937d95f
|
checksum=e604db6521c1e367c6bd7fad239c847f53cc46646f2d2651372d05ae5e95f817
|
||||||
# Tests require unpackaged pytest-mpi
|
# Tests require unpackaged pytest-mpi
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue