summaryrefslogtreecommitdiffstats
path: root/python-pymc/.AURINFO
diff options
context:
space:
mode:
Diffstat (limited to 'python-pymc/.AURINFO')
-rw-r--r--python-pymc/.AURINFO21
1 files changed, 0 insertions, 21 deletions
diff --git a/python-pymc/.AURINFO b/python-pymc/.AURINFO
deleted file mode 100644
index 2b6b262..0000000
--- a/python-pymc/.AURINFO
+++ /dev/null
@@ -1,21 +0,0 @@
1pkgbase = python-pymc
2 pkgdesc = Markov chain Monte Carlo for Python
3 pkgver = 2.3.3
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://pypi.python.org/packages/source/p/pymc/pymc-2.3.3.tar.gz
11 md5sums = 99645bf558a41376be0e687ccf90a39f
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