blob: 18f1888645dfda43626086fc3fb825d7694ebc9a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = py-spy
pkgdesc = Sampling profiler for Python programs
pkgver = 0.3.0
pkgrel = 1
url = https://github.com/benfred/py-spy
arch = x86_64
license = GPL3
makedepends = rust
makedepends = cargo
makedepends = libunwind
source = py-spy-0.3.0.tar.gz::https://github.com/benfred/py-spy/archive/v0.3.0.tar.gz
sha512sums = 54098d158c74e66aed7f5f39da9cae21cbf984edcca1ef79e70e5f47293a67c0197274f28a9f66398bc0f05b5f238939b9cad8a0603f7792ed46148d59041270
pkgname = py-spy
|