summaryrefslogtreecommitdiffstats
path: root/python-pymc/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to 'python-pymc/.SRCINFO')
-rw-r--r--python-pymc/.SRCINFO21
1 files changed, 21 insertions, 0 deletions
diff --git a/python-pymc/.SRCINFO b/python-pymc/.SRCINFO
new file mode 100644
index 0000000..44eac1d
--- /dev/null
+++ b/python-pymc/.SRCINFO
@@ -0,0 +1,21 @@
1pkgbase = python-pymc
2 pkgdesc = Markov chain Monte Carlo for Python
3 pkgver = 2.3.8
4 pkgrel = 1
5 url = https://github.com/pymc-devs/pymc
6 arch = i686
7 arch = x86_64
8 license = MIT
9 makedepends = gcc-fortran
10 source = https://github.com/pymc-devs/pymc/archive/v2.3.8.tar.gz
11 sha256sums = 200a28469d574a370fa9b55cd92f112f8ad09f71674bdae514437039e953689b
12
13pkgname = python-pymc
14 depends = python-numpy
15 optdepends = python-scipy
16 optdepends = python-matplotlib
17 optdepends = python-pytables
18 optdepends = ipython
19 optdepends = pydot
20 optdepends = python-nose
21