summaryrefslogtreecommitdiffstats
path: root/py-spy/.SRCINFO
blob: 56e5b5625b1ae130a259e02f260e5d866f2a61e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = py-spy
	pkgdesc = Sampling profiler for Python programs
	pkgver = 0.4.1
	pkgrel = 1
	url = https://github.com/benfred/py-spy
	arch = x86_64
	license = MIT
	makedepends = rust
	makedepends = cargo
	makedepends = libunwind
	source = py-spy-0.4.1.tar.gz::https://github.com/benfred/py-spy/archive/refs/tags/v0.4.1.tar.gz
	sha256sums = 6abc303d4e2db30d472997838f83d547a990df7747e1d327249a757863ee9225

pkgname = py-spy