summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c8432ac0c80ec86f32808b026c3d68009d900d50 (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
40
41
42
pkgbase = python-numpy-mkl
	pkgdesc = Scientific tools for Python compiled with intel mkl
	pkgver = 1.16.1
	pkgrel = 2
	url = http://numpy.scipy.org/
	arch = i686
	arch = x86_64
	license = custom
	makedepends = python-setuptools
	makedepends = python2-setuptools
	makedepends = intel-compiler-base
	makedepends = intel-fortran-compiler
	makedepends = cython
	depends = intel-mkl
	depends = python
	depends = python2
	options = staticlibs
	source = https://github.com/numpy/numpy/archive/v1.16.1.tar.gz
	source = site64.cfg
	source = site32.cfg
	source = intelccompiler.py.patch
	source = fix_compiler.patch
	sha256sums = 59485e2d172c4c3e27307969ef2c1220b98efcf59cbf373bec41da19f7b69b92
	sha256sums = 86cd68a695a5e1d76f8e53cda70c888c4ed04349f15c8096d4492e346e7187e1
	sha256sums = 882f2717deca0fd6a2e2384aac2dc7973c566f9cd2ba46777c3b5ffdffa814df
	sha256sums = 0d185daf0f2fcab08778173f54cee86cd88dc3c6703413686ab3742c0097db4e
	sha256sums = 7389feba5dc3db997be652fc8d98d573a936c62c4ef5272c142598636fcea2df

pkgname = python-numpy-mkl
	depends = intel-mkl
	depends = python
	optdepends = python-pytest: testsuite
	provides = python-numpy=1.16.1
	conflicts = python-numpy

pkgname = python2-numpy-mkl
	depends = intel-mkl
	depends = python2
	optdepends = python2-pytest: testsuite
	provides = python2-numpy=1.16.1
	conflicts = python2-numpy