python3-h5py: update to 3.10.0.
This commit is contained in:
parent
9c3ec107dc
commit
bec7454559
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-h5py'
|
||||
pkgname=python3-h5py
|
||||
version=3.9.0
|
||||
revision=2
|
||||
version=3.10.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
build_helper="numpy"
|
||||
hostmakedepends="python3-setuptools python3-Cython0.29 python3-pkgconfig"
|
||||
|
@ -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=e604db6521c1e367c6bd7fad239c847f53cc46646f2d2651372d05ae5e95f817
|
||||
checksum=d93adc48ceeb33347eb24a634fb787efc7ae4644e6ea4ba733d099605045c049
|
||||
# Tests require unpackaged pytest-mpi
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Reference in New Issue