summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 426c95d736ec7e95e0d480176a13bb480f5442f4 (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
pkgbase = python-scipy-mkl
	pkgdesc = SciPy is open-source software for mathematics, science, and engineering.
	pkgver = 1.2.0
	pkgrel = 1
	url = http://www.scipy.org/
	arch = i686
	arch = x86_64
	license = BSD
	checkdepends = python-pytest
	checkdepends = python2-pytest
	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.2.0/scipy-1.2.0.tar.gz
	source = build_python.sh
	source = fix-utf8.patch
	sha256sums = 51a2424c8ed80e60bdb9a896806e7adaf24a58253b326fbad10f80a6d06f2214
	sha256sums = 541bade4ce71fc139594a7e025923916ec37a7fdbf5e4aec4b86abedf439395c
	sha256sums = 8095c3ed80658019f8976ff7e298ac80939b3c2814dfdd372d63c04a285d419e

pkgname = python-scipy-mkl
	depends = intel-compiler-base
	depends = intel-fortran-compiler
	depends = intel-mkl
	depends = python-numpy
	optdepends = python-pillow: for image saving module
	provides = python3-scipy
	provides = scipy
	conflicts = python-scipy

pkgname = python2-scipy-mkl
	depends = intel-compiler-base
	depends = intel-fortran-compiler
	depends = intel-mkl
	depends = python2-numpy
	optdepends = python2-pillow: for image saving module
	provides = python2-scipy
	provides = scipy
	conflicts = python2-scipy