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

pkgname = python-llvmlite