diff options
Diffstat (limited to '.SRCINFO')
| -rw-r--r-- | .SRCINFO | 7 | 
1 files changed, 4 insertions, 3 deletions
| @@ -1,14 +1,15 @@ | |||
| 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.2.0 | 3 | pkgver = 0.2.1 | 
| 4 | pkgrel = 1 | 4 | pkgrel = 1 | 
| 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 | source = py-spy-0.2.0.tar.gz::https://github.com/benfred/py-spy/archive/v0.2.0.tar.gz | 10 | makedepends = libunwind | 
| 11 | sha512sums = 1c5a12de2f766df92a810a529fb1789d154a9dfe680b42c879b928be754387ec958f299cbf3a6e547c28e1534a9fcdad6f6a62991a0c0a58672c13a7b8998a10 | 11 | source = py-spy-0.2.1.tar.gz::https://github.com/benfred/py-spy/archive/v0.2.1.tar.gz | 
| 12 | sha512sums = eb7ce7bce8facd504ca38bda6d3d1d92ef1b9f6b17dc85f17ea7c32cc09f2aea78d0f3a3f08bc08ff70ba98b77ee70db94613d0fe9555bff82f59101c0fc2016 | ||
| 12 | 13 | ||
| 13 | pkgname = py-spy | 14 | pkgname = py-spy | 
| 14 | 15 | ||
