summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ba914c262955809d2c8a5c6aee9aa240e86bf63d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-llvmlite-git
	pkgdesc = A lightweight LLVM python binding for writing JIT compilers (Git version)
	pkgver = 0.36.0dev0.r31.g9946a22
	pkgrel = 1
	url = https://github.com/numba/llvmlite
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = git
	makedepends = llvm10
	depends = python
	depends = llvm10-libs
	provides = python-llvmlite=0.36.0dev0.r31.g9946a22
	conflicts = python-llvmlite
	source = llvmlite::git+https://github.com/numba/llvmlite.git
	sha256sums = SKIP

pkgname = python-llvmlite-git