summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 035379874256a5f8f893d75c01c0244b17725b39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
pkgbase = python-h5py-git
	pkgdesc = General-purpose Python bindings for the HDF5 library -- latest commit, with mpi
	pkgver = r968.3d1edda
	pkgrel = 1
	url = http://www.h5py.org/
	arch = x86_64
	license = BSD
	makedepends = hdf5-openmpi
	makedepends = cython
	makedepends = cython2
	makedepends = python-numpy
	makedepends = python2-numpy
	makedepends = python-six
	makedepends = python2-six
	makedepends = python-pkgconfig
	makedepends = python2-pkgconfig
	makedepends = python-mpi4py
	makedepends = python2-mpi4py
	provides = python-h5py
	provides = python2-h5py
	source = h5py::git+https://github.com/h5py/h5py.git#branch=master
	md5sums = SKIP

pkgname = python-h5py-git
	depends = hdf5-openmpi
	depends = cython
	depends = python-numpy
	depends = python-six
	depends = python-pkgconfig
	depends = python-mpi4py

pkgname = python2-h5py-git
	depends = hdf5-openmpi
	depends = cython2
	depends = python2-numpy
	depends = python2-six
	depends = python2-pkgconfig
	depends = python2-mpi4py