summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO37
1 files changed, 4 insertions, 33 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b5b0e12a24ff..b0b940fb6e18 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,47 +1,18 @@
pkgbase = python-theano-git
pkgdesc = Definition and optimized evaluation of mathematical expressions on Numpy arrays.
- pkgver = 1.0.2.r3.3b8a5b342
+ pkgver = 1.0.5.r1.eb6a4125c
pkgrel = 1
url = http://www.deeplearning.net/software/theano/
arch = any
license = BSD
- checkdepends = python-nose
- checkdepends = python-nose-parameterized
- checkdepends = python2-nose
- checkdepends = python2-nose-parameterized
- makedepends = python-distribute
- makedepends = python2-distribute
+ makedepends = python-setuptools
makedepends = git
depends = python
depends = python-numpy
- depends = python2
- depends = python2-numpy
- optdepends = python-sympy: Recommended
- optdepends = python-scipy: Recommended
- optdepends = python-pycuda
- optdepends = python-pydot-ng: Preferred over python-pydot
- optdepends = python-pydot
- optdepends = python-pygpu-git
- optdepends = python-scikit-sparse
- optdepends = python-mpi4py: minimal support for opencl
- optdepends = python2-sympy
- optdepends = python2-scipy
- optdepends = python2-pycuda
- optdepends = python2-pydot-ng
- optdepends = python2-pydot
- optdepends = python2-mpi4py
+ provides = python-theano
+ conflicts = python-theano
source = git+https://github.com/Theano/Theano.git
sha256sums = SKIP
pkgname = python-theano-git
- depends = python
- depends = python-numpy
- provides = python-theano
- conflicts = python-theano
-
-pkgname = python2-theano-git
- depends = python2
- depends = python2-numpy
- provides = python2-theano
- conflicts = python2-theano