summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSimone Riva2018-07-06 19:45:11 +0200
committerSimone Riva2018-07-06 19:45:11 +0200
commitb04eb46ea39d9afc9c7c6993d9a598c2f60dfe69 (patch)
tree2b2b494cc666def3c9df49e7c8440f219ea1aa60 /.SRCINFO
parentd532a6fa84ed5582559d5aae0fba4f9051579113 (diff)
downloadaur-b04eb46ea39d9afc9c7c6993d9a598c2f60dfe69.tar.gz
1.1.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO30
1 files changed, 20 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0d55f3167e49..a130c7c7b2cb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-scipy-mkl
pkgdesc = SciPy is open-source software for mathematics, science, and engineering.
- pkgver = 1.0.0
- pkgrel = 3
+ pkgver = 1.1.0
+ pkgrel = 1
url = http://www.scipy.org/
arch = i686
arch = x86_64
@@ -13,15 +13,22 @@ pkgbase = python-scipy-mkl
makedepends = python2-numpy
makedepends = python-setuptools
makedepends = python2-setuptools
- source = https://github.com/scipy/scipy/releases/download/v1.0.0/scipy-1.0.0.tar.xz
- source = build_python2.sh
- source = build_python3.sh
- sha256sums = 06b23f2a5db5418957facc86ead86b7752147c0461f3156f88a3da87f3dc6739
- sha256sums = a9f18f9af8a2c9505cc3c03662200ceef2174dbf0c5f81849f596a0d7220575f
- sha256sums = fa8599db2992a6ed9c8b71e41b043b1e41a84efac7aeeae3ac74b838c7d18c46
+ 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 = python-numpy-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
@@ -32,7 +39,10 @@ pkgname = python-scipy-mkl
replaces = python-scipy
pkgname = python2-scipy-mkl
- depends = python2-numpy-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