summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..7c4c96c40280
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = python-llvmlite
+ pkgdesc = Lightweight LLVM python binding for writing JIT compilers
+ pkgver = 0.4.0
+ pkgrel = 2
+ url = http://numba.pydata.org/
+ arch = i686
+ arch = x86_64
+ license = BSD
+ makedepends = cython
+ depends = python
+ depends = llvm35
+ source = https://github.com/numba/llvmlite/archive/v0.4.0.tar.gz
+ md5sums = a5a1641a0e790d9e1d16c16b09ccf83f
+
+pkgname = python-llvmlite
+