diff options
| author | Clayton Craft | 2018-11-16 13:27:58 -0800 | 
|---|---|---|
| committer | Clayton Craft | 2018-11-16 13:27:58 -0800 | 
| commit | 530bb92e1fcb2588d5ae028aaaa0c59e74aff72c (patch) | |
| tree | 5d984fdc1c3854aa4174c15a46fc9cb63be30494 /.SRCINFO | |
| download | packages-530bb92e1fcb2588d5ae028aaaa0c59e74aff72c.tar.gz packages-530bb92e1fcb2588d5ae028aaaa0c59e74aff72c.tar.bz2 packages-530bb92e1fcb2588d5ae028aaaa0c59e74aff72c.zip  | |
Update to 0.1.8
Diffstat (limited to '.SRCINFO')
| -rw-r--r-- | .SRCINFO | 19 | 
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 0000000..efad4e6 --- /dev/null +++ b/.SRCINFO  | |||
| @@ -0,0 +1,19 @@ | |||
| 1 | pkgbase = py-spy | ||
| 2 | pkgdesc = Sampling profiler for Python programs | ||
| 3 | pkgver = 0.1.8 | ||
| 4 | pkgrel = 1 | ||
| 5 | url = https://github.com/benfred/py-spy | ||
| 6 | arch = x86_64 | ||
| 7 | license = GPL3 | ||
| 8 | makedepends = rust | ||
| 9 | makedepends = cargo | ||
| 10 | depends = python | ||
| 11 | depends = python-setuptools-rust | ||
| 12 | depends = rust | ||
| 13 | provides = py-spy | ||
| 14 | conflicts = py-spy | ||
| 15 | source = py-spy-0.1.8.tar.gz::https://github.com/benfred/py-spy/archive/v0.1.8.tar.gz | ||
| 16 | sha512sums = 68831d1c066887f3473e9eef1a773c0f9e1eb9252f929b0884b1d04faede90a72d7e3eb949d14e2e75c12e2645bf6b57ea5f94d5514491f46594231ad68ad1d1 | ||
| 17 | |||
| 18 | pkgname = py-spy | ||
| 19 | |||
