mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
python3-h5py: update to 3.10.0.
This commit is contained in:
parent
9c3ec107dc
commit
bec7454559
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-h5py'
|
# Template file for 'python3-h5py'
|
||||||
pkgname=python3-h5py
|
pkgname=python3-h5py
|
||||||
version=3.9.0
|
version=3.10.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
build_helper="numpy"
|
build_helper="numpy"
|
||||||
hostmakedepends="python3-setuptools python3-Cython0.29 python3-pkgconfig"
|
hostmakedepends="python3-setuptools python3-Cython0.29 python3-pkgconfig"
|
||||||
|
@ -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=e604db6521c1e367c6bd7fad239c847f53cc46646f2d2651372d05ae5e95f817
|
checksum=d93adc48ceeb33347eb24a634fb787efc7ae4644e6ea4ba733d099605045c049
|
||||||
# Tests require unpackaged pytest-mpi
|
# Tests require unpackaged pytest-mpi
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue