summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7639bea7398071fbe98ba298095749721b0fb7bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-h5py-git
	pkgdesc = General-purpose Python bindings for the HDF5 library
	pkgver = r1197.ff214cdd
	pkgrel = 1
	url = https://www.h5py.org/
	arch = x86_64
	license = BSD
	checkdepends = python-pytest
	makedepends = cython
	makedepends = python-pkgconfig
	depends = hdf5
	depends = python-numpy
	depends = python-six
	provides = python-h5py
	conflicts = python-h5py
	conflicts = hdf5-openmpi
	source = git+https://github.com/h5py/h5py
	md5sums = SKIP

pkgname = python-h5py-git