summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorRafael Calsaverini2016-06-30 21:27:33 +0000
committerRafael Calsaverini2016-06-30 21:28:36 +0000
commit961f0aef5aaddb7f25296b2585d62d3b135d087c (patch)
treedc13d6f60c5e3d9b4df497344f2e4c23aa6aae86 /.SRCINFO
parenta7c6dbf7493eb3c872267fc68709a5b77c436680 (diff)
parent33f9978acc7f453e78949dd5a51f7dd68e39568d (diff)
downloadaur-961f0aef5aaddb7f25296b2585d62d3b135d087c.tar.gz
Merge branch 'master' of git+ssh://aur.archlinux.org/python-pymc3-git
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO37
1 files changed, 19 insertions, 18 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b03041e22e16..78fda573c738 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,22 @@
pkgbase = python-pymc3-git
- pkgdesc = Probabilistic Programming in Python. Uses Theano as a backend, supports NUTS and ADVI.
- pkgver = v3.0beta.r653.g935779a
- pkgrel = 1
- url = http://pymc-devs.github.io/pymc3/
- arch = any
- license = APACHE
- makedepends = git
- makedepends = python-setuptools
- depends = python-joblib
- depends = python-scipy
- depends = python-numpy
- depends = python-matplotlib
- depends = python-theano
- depends = python-pandas
- conflicts = python-pymc3
- options = !emptydirs
- source = git+https://github.com/pymc-devs/pymc3.git
- md5sums = SKIP
+ pkgdesc = Probabilistic Programming in Python. Uses Theano as a backend, supports NUTS and ADVI.
+ pkgver = v3.0beta.r653.g935779a
+ pkgrel = 1
+ url = http://pymc-devs.github.io/pymc3/
+ arch = any
+ license = APACHE
+ makedepends = git
+ makedepends = python-setuptools
+ depends = python-joblib
+ depends = python-scipy
+ depends = python-numpy
+ depends = python-matplotlib
+ depends = python-theano
+ depends = python-pandas
+ conflicts = python-pymc3
+ options = !emptydirs
+ source = git://github.com/pymc-devs/pymc3.git
+ md5sums = SKIP
pkgname = python-pymc3-git
+