summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a1ff2d55250105067025db8047a459ccc29f4cbe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-wasmtime
	pkgdesc = Python 3 extension for interface with Wasmtime/Cranelift.
	pkgver = 0.25.0
	pkgrel = 1
	url = https://github.com/bytecodealliance/wasmtime-py
	arch = x86_64
	arch = aarch64
	license = APACHE2
	makedepends = git
	depends = python
	depends = python-setuptools
	depends = python-wheel
	depends = wasmtime
	options = !emptydirs
	source = python-wasmtime-0.25.0::git+https://github.com/bytecodealliance/wasmtime-py.git#tag=0.25.0
	sha384sums = SKIP

pkgname = python-wasmtime