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

pkgname = python-wasmtime