summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 46fce9b95b1a558839f0e666278e92bb0f62417a (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.2
	pkgrel = 1
	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.2.tar.gz
	source = site64.cfg
	source = site32.cfg
	source = intelccompiler.py.patch
	source = fix_compiler.patch
	sha256sums = 88835849921a970dae7705b0ea4a144d6b22f5e28148e17f25723c492a74a3c0
	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.2
	conflicts = python-numpy

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