summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..2b6b2621af41
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+pkgbase = python-pymc
+ pkgdesc = Markov chain Monte Carlo for Python
+ pkgver = 2.3.3
+ pkgrel = 1
+ url = https://github.com/pymc-devs/pymc
+ arch = i686
+ arch = x86_64
+ license = MIT
+ makedepends = gcc-fortran
+ source = https://pypi.python.org/packages/source/p/pymc/pymc-2.3.3.tar.gz
+ md5sums = 99645bf558a41376be0e687ccf90a39f
+
+pkgname = python-pymc
+ depends = python-numpy
+ optdepends = python-scipy
+ optdepends = python-matplotlib
+ optdepends = python-pytables
+ optdepends = ipython
+ optdepends = pydot
+ optdepends = python-nose
+