summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a130c7c7b2cb9c73c654f94e3be6db1c03090a8d (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
43
44
45
46
47
48
49
50
51
52
53
54
pkgbase = python-scipy-mkl
	pkgdesc = SciPy is open-source software for mathematics, science, and engineering.
	pkgver = 1.1.0
	pkgrel = 1
	url = http://www.scipy.org/
	arch = i686
	arch = x86_64
	license = BSD
	checkdepends = python-nose
	checkdepends = python2-nose
	makedepends = gcc-fortran
	makedepends = python-numpy
	makedepends = python2-numpy
	makedepends = python-setuptools
	makedepends = python2-setuptools
	makedepends = intel-compiler-base
	makedepends = intel-fortran-compiler
	makedepends = intel-mkl
	depends = intel-compiler-base
	depends = intel-fortran-compiler
	depends = intel-mkl
	source = https://github.com/scipy/scipy/releases/download/v1.1.0/scipy-1.1.0.tar.gz
	source = build_python.sh
	sha256sums = 878352408424dffaa695ffedf2f9f92844e116686923ed9aa8626fc30d32cfd1
	sha256sums = 809239456a1b8d86c948cf21eb17c32d3dea46958bd5b6cfce82744c984d3459

pkgname = python-scipy-mkl
	depends = intel-compiler-base
	depends = intel-fortran-compiler
	depends = intel-mkl
	depends = python-numpy
	depends = qhull
	depends = python-nose
	optdepends = python-pillow: for image saving module
	provides = python3-scipy=${pkgver}
	provides = python-scipy=${pkgver}
	provides = scipy=${pkgver}
	conflicts = python-scipy
	replaces = python-scipy

pkgname = python2-scipy-mkl
	depends = intel-compiler-base
	depends = intel-fortran-compiler
	depends = intel-mkl
	depends = python2-numpy
	depends = qhull
	depends = python2-nose
	optdepends = python2-pillow: for image saving module
	provides = python2-scipy=${pkgver}
	provides = python2-scipy=${pkgver}
	provides = scipy=${pkgver}
	conflicts = python2-scipy
	replaces = python2-scipy