summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..5cbac8c0ccd0
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = python-emcee-doc
+ pkgdesc = Documentation for Python emcee
+ pkgver = 3.0.0
+ pkgrel = 1
+ url = http://emcee.readthedocs.io
+ arch = i686
+ arch = x86_64
+ license = MIT
+ makedepends = python-emcee=3.0.0
+ makedepends = python-sphinx
+ makedepends = python-sphinx_rtd_theme
+ source = https://github.com/dfm/emcee/archive/v3.0.0.tar.gz
+ source = fix_MPI_python_highlight.patch
+ md5sums = a6f411904868f8d4356a6b3215294f8b
+ md5sums = 04636e60d509170af5e537588de57a0c
+
+pkgname = python-emcee-doc
+