summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO40
1 files changed, 40 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..9eb69e5fbc3a
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,40 @@
+# Generated by makepkg 4.2.1
+# Fri Feb 27 10:52:19 UTC 2015
+pkgbase = python-scipy-mkl
+ pkgdesc = SciPy is open-source software for mathematics, science, and engineering. Compiled with intel MKL
+ pkgver = 0.15.1
+ pkgrel = 1
+ url = http://www.scipy.org/
+ arch = i686
+ arch = x86_64
+ license = BSD
+ checkdepends = python-nose
+ checkdepends = python2-nose
+ makedepends = intel-fortran-compiler
+ makedepends = intel-compiler-base
+ makedepends = intel-mkl
+ makedepends = python-numpy
+ makedepends = python2-numpy
+ makedepends = swig
+ source = http://downloads.sourceforge.net/scipy/scipy-0.15.1.tar.gz
+ md5sums = be56cd8e60591d6332aac792a5880110
+
+pkgname = python-scipy-mkl
+ depends = python-numpy-mkl
+ depends = qhull
+ depends = python-nose
+ provides = python3-scipy=${pkgver}
+ provides = python-scipy=${pkgver}
+ provides = scipy=${pkgver}
+ conflicts = python-scipy
+ replaces = python-scipy
+
+pkgname = python2-scipy-mkl
+ depends = python2-numpy-mkl
+ depends = qhull
+ depends = python2-nose
+ provides = python2-scipy=${pkgver}
+ provides = scipy=${pkgver}
+ conflicts = python2-scipy
+ replaces = python2-scipy
+