summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a75b40afd52a68c31b447a1a792c805730d313b9 (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.37.0rc1.r0.g4ba6f53
	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.37.0rc1.r0.g4ba6f53
	conflicts = python-llvmlite
	source = llvmlite::git+https://github.com/numba/llvmlite.git
	sha256sums = SKIP

pkgname = python-llvmlite-git