diff options
Diffstat (limited to '.SRCINFO')
| -rw-r--r-- | .SRCINFO | 8 |
1 files changed, 4 insertions, 4 deletions
| @@ -1,14 +1,14 @@ | |||
| 1 | pkgbase = py-spy | 1 | pkgbase = py-spy |
| 2 | pkgdesc = Sampling profiler for Python programs | 2 | pkgdesc = Sampling profiler for Python programs |
| 3 | pkgver = 0.3.12 | 3 | pkgver = 0.3.13 |
| 4 | pkgrel = 1 | 4 | pkgrel = 2 |
| 5 | url = https://github.com/benfred/py-spy | 5 | url = https://github.com/benfred/py-spy |
| 6 | arch = x86_64 | 6 | arch = x86_64 |
| 7 | license = GPL3 | 7 | license = GPL3 |
| 8 | makedepends = rust | 8 | makedepends = rust |
| 9 | makedepends = cargo | 9 | makedepends = cargo |
| 10 | makedepends = libunwind | 10 | makedepends = libunwind |
| 11 | source = https://files.pythonhosted.org/packages/source/p/py_spy/py_spy-0.3.12.tar.gz | 11 | source = https://github.com/benfred/py-spy/archive/refs/tags/v0.3.13.tar.gz |
| 12 | sha512sums = 4583de4ccfbb2db1a74a00c98ed90b2d1a5b57700ee00937bb18d3da8e9101b49480e558248acfcb03892158c74d4f6a1f965289070f6a4a8ad8ceda09e304cb | 12 | sha512sums = 83d4f76672002edf8189ed2917046cfea035c9e6a24b4e25eb04614340c361b459e44ec2edd658969a629743953791f880ce3728e93e732793e6815932d38838 |
| 13 | 13 | ||
| 14 | pkgname = py-spy | 14 | pkgname = py-spy |
