py-spy: update to 0.1.10.

This commit is contained in:
maxice8 2018-12-09 02:41:28 -02:00 committed by maxice8
parent ef53e494f6
commit 2c3a786c87

View file

@ -1,6 +1,6 @@
# Template file for 'py-spy'
pkgname=py-spy
version=0.1.8
version=0.1.10
revision=1
hostmakedepends="cargo"
short_desc="Sampling profiler for Python programs"
@ -8,7 +8,7 @@ maintainer="Wilson Birney <wpb@360scada.com>"
license="GPL-3.0-or-later"
homepage="https://github.com/benfred/py-spy"
distfiles="https://github.com/benfred/py-spy/archive/v${version}.tar.gz"
checksum=5f38de07f0162e0cb66f17c5a07d9bdbb6ae5fb9e6f2cbedc87949670030fdb1
checksum=ef9af58c5f08d408cb3f5a318ddf024db58f0aead158cade5171b97acaae1abc
nocross=yes
do_build() {