summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c14c68f1ad183a54926bd7e211ae5c5ba6f5dfdc (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 = 3.9.0.r5.g6b5af4c
	pkgrel = 1
	url = https://www.h5py.org/
	arch = x86_64
	license = BSD
	checkdepends = python-pytest
	makedepends = cython0
	makedepends = python-pkgconfig
	makedepends = python-setuptools
	depends = hdf5
	depends = python-numpy
	depends = liblzf
	provides = python-h5py
	conflicts = python-h5py
	conflicts = hdf5-openmpi
	source = git+https://github.com/h5py/h5py
	md5sums = SKIP

pkgname = python-h5py-git