summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c97870986ae3582dd0c9cb4c26fbb104403f9374 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = rustpython
	pkgdesc = A Python Interpreter written in Rust
	pkgver = 0.4.0+44
	pkgrel = 2
	url = https://github.com/RustPython/RustPython
	arch = x86_64
	arch = i686
	license = MIT
	makedepends = cargo
	depends = gcc-libs
	depends = glibc
	depends = libffi
	depends = openssl
	depends = xz
	source = rustpython-0.4.0+44.tar.gz::https://github.com/RustPython/RustPython/archive/refs/tags/2025-08-25-main-44.tar.gz
	sha256sums = 2a923fe97710eb2f7cdb86941d0f42b6a233f7d51aaa5ef4f4aee17c845a6b22

pkgname = rustpython