summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 41a9c6e3e448122fed7b8e130f038426ba4efea3 (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
pkgbase = python-scipy-openblas
	pkgdesc = SciPy is open-source software for mathematics, science, and engineering.
	pkgver = 1.0.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-openblas
	makedepends = python2-numpy-openblas
	makedepends = python-setuptools
	makedepends = python2-setuptools
	makedepends = openblas-lapack
	source = https://github.com/scipy/scipy/releases/download/v1.0.0/scipy-1.0.0.tar.xz
	sha256sums = 06b23f2a5db5418957facc86ead86b7752147c0461f3156f88a3da87f3dc6739

pkgname = python-scipy-openblas
	depends = python-numpy-openblas
	depends = openblas-lapack
	optdepends = python-pillow: for image saving module
	provides = python3-scipy
	provides = python-scipy
	conflicts = python-scipy

pkgname = python2-scipy-openblas
	depends = python2-numpy-openblas
	depends = openblas-lapack
	optdepends = python2-pillow: for image saving module
	provides = python2-scipy
	conflicts = python2-scipy