summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ebc9491560a3723177e18917ef75152bb552d26b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Generated by mksrcinfo v8
# Fri Feb 24 10:46:11 UTC 2017
pkgbase = python-llvmlite
	pkgdesc = Lightweight LLVM python binding for writing JIT compilers
	pkgver = 0.16.0
	pkgrel = 1
	url = https://github.com/numba/llvmlite
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = cython
	depends = python
	depends = llvm>=3.9.0
	depends = llvm<3.10.0
	source = https://github.com/numba/llvmlite/archive/v0.16.0.tar.gz
	md5sums = 0bc8d3575e098ac2b6f386677498131b

pkgname = python-llvmlite