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

pkgname = python-llvmlite-git