summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 409b88693a16b3d8c53c26d67c058c0693f10a12 (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
pkgbase = python-scipy-mkl
	pkgdesc = SciPy is open-source software for mathematics, science, and engineering.
	pkgver = 1.2.1
	pkgrel = 2
	url = http://www.scipy.org/
	arch = i686
	arch = x86_64
	license = BSD
	checkdepends = python-pytest
	checkdepends = python2-pytest
	makedepends = python-numpy
	makedepends = python2-numpy
	makedepends = python-setuptools
	makedepends = python2-setuptools
	depends = intel-compiler-base
	depends = intel-fortran-compiler
	depends = intel-mkl
	source = https://github.com/scipy/scipy/releases/download/v1.2.1/scipy-1.2.1.tar.gz
	source = build_python.sh
	sha256sums = e085d1babcb419bbe58e2e805ac61924dac4ca45a07c9fa081144739e500aa3c
	sha256sums = 4970774d5c0b43c48634b01c1eabf7604dc3c98177fb5fed5585dc5be71183b4

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 = python-scipy
	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