From 20e986c9710723c9f8746f7dbcdf26983b2fc691 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Mon, 15 Jun 2020 21:56:52 -0500 Subject: [PATCH] py-spy: update to 0.3.5. --- srcpkgs/py-spy/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/py-spy/template b/srcpkgs/py-spy/template index fcedf8091027..2b7da54518d4 100644 --- a/srcpkgs/py-spy/template +++ b/srcpkgs/py-spy/template @@ -1,13 +1,14 @@ # Template file for 'py-spy' pkgname=py-spy -version=0.1.11 -# other archs can't compile remoteprocess -archs="x86_64* i686*" +version=0.3.5 revision=1 build_style=cargo +makedepends="libunwind-devel" +checkdepends="python3" short_desc="Sampling profiler for Python programs" maintainer="Wilson Birney " 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=399a1be66414c2f1a3d57b20d1b219393e0dfd5370815b2c0d1406fa0886917e +checksum=a4f348789c2140c6bcfafd78e56caa3c5eaae935138ab527535ac29e93cdebad +make_check=extended