blob: 2c9e230fac5883edfe1aefe6e2366e26d03753a5 (
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.12
pkgrel = 1
url = https://github.com/benfred/py-spy
arch = x86_64
license = GPL3
makedepends = rust
makedepends = cargo
makedepends = libunwind
source = https://files.pythonhosted.org/packages/source/p/py_spy/py_spy-0.3.12.tar.gz
sha512sums = 4583de4ccfbb2db1a74a00c98ed90b2d1a5b57700ee00937bb18d3da8e9101b49480e558248acfcb03892158c74d4f6a1f965289070f6a4a8ad8ceda09e304cb
pkgname = py-spy
|