summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7b607a8ef8abc67fc3fd420d7c8a3294adc79761 (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
pkgbase = python-root_numpy
	pkgdesc = The interface between ROOT and NumPy
	pkgver = 4.7.3
	pkgrel = 2
	url = http://scikit-hep.org/root_numpy/
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = python2-setuptools
	makedepends = python-setuptools
	makedepends = cython2
	makedepends = cython
	makedepends = python2-numpy
	makedepends = python-numpy
	makedepends = root
	options = !emptydirs
	source = https://github.com/scikit-hep/root_numpy/archive/4.7.3.zip
	sha256sums = 62f467ffad6608566c943b8dffea212e12caccc96155e81ba451a1034adf1f33

pkgname = python2-root_numpy
	depends = python2-numpy
	depends = root

pkgname = python-root_numpy
	depends = python-numpy
	depends = root