blob: 2c663dd03b7a1068f954a5f6d17ba449c371dab1 (
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.3.13
pkgrel = 2
url = https://github.com/benfred/py-spy
arch = x86_64
license = GPL3
makedepends = rust
makedepends = cargo
makedepends = libunwind
source = https://github.com/benfred/py-spy/archive/refs/tags/v0.3.13.tar.gz
sha512sums = 83d4f76672002edf8189ed2917046cfea035c9e6a24b4e25eb04614340c361b459e44ec2edd658969a629743953791f880ce3728e93e732793e6815932d38838
pkgname = py-spy
|