python3-h5py: update to 3.11.0.
This commit is contained in:
parent
a2a782ecc1
commit
d138b31d39
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.10.0
|
version=3.11.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=d93adc48ceeb33347eb24a634fb787efc7ae4644e6ea4ba733d099605045c049
|
checksum=7b7e8f78072a2edec87c9836f25f34203fd492a4475709a18b417a33cfb21fa9
|
||||||
# Tests require unpackaged pytest-mpi
|
# Tests require unpackaged pytest-mpi
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue