summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 4 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ed893524f7f..662b26642c7c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
pkgbase = python-theano
pkgdesc = Definition and optimized evaluation of mathematical expressions on Numpy arrays.
- pkgver = 1.0.4
- pkgrel = 3
+ pkgver = 1.0.5
+ pkgrel = 1
url = http://www.deeplearning.net/software/theano/
arch = any
license = BSD
makedepends = python-distribute
- makedepends = python2-distribute
- source = https://files.pythonhosted.org/packages/source/T/Theano/Theano-1.0.4.tar.gz
- sha256sums = 35c9bbef56b61ffa299265a42a4e8f8cb5a07b2997dabaef0f8830b397086913
+ source = https://files.pythonhosted.org/packages/source/T/Theano/Theano-1.0.5.tar.gz
+ sha256sums = 6e9439dd53ba995fcae27bf20626074bfc2fff446899dc5c53cb28c1f9202e89
pkgname = python-theano
depends = python-numpy
@@ -21,13 +20,3 @@ pkgname = python-theano
optdepends = python-scikit-sparse
optdepends = python-mpi4py: minimal support for opencl
-pkgname = python2-theano
- depends = python2-numpy
- optdepends = python2-sympy: Recommended
- optdepends = python2-scipy: Recommended
- optdepends = python2-pycuda
- optdepends = python2-pydot-ng: Preferred over python-pydot
- optdepends = python2-pydot
- optdepends = python2-pygpu-git
- optdepends = python2-mpi4py: minimal support for opencl
-