summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7c08c013281d1523f9ccfaf9dbbd16ee5e96980b (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.3
	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.3.tar.gz
	source = site64.cfg
	source = site32.cfg
	source = intelccompiler.py.patch
	source = fix_compiler.patch
	sha256sums = a4c331d8d5208f69ac909ea47b193608b3092c6ba39c00c2561e8d2e4e01c0a4
	sha256sums = 86cd68a695a5e1d76f8e53cda70c888c4ed04349f15c8096d4492e346e7187e1
	sha256sums = 882f2717deca0fd6a2e2384aac2dc7973c566f9cd2ba46777c3b5ffdffa814df
	sha256sums = 0d185daf0f2fcab08778173f54cee86cd88dc3c6703413686ab3742c0097db4e
	sha256sums = 597b8f90f308d752862be08db9cf3cc90a1f2b8c9488ffe52d677648e1afc722

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

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