From 8898e3f5531d985970029c5ed41a9b2735684bc4 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:49:55 -0400 Subject: [PATCH] peru: rebuild for Python 3.9, drop noarch --- srcpkgs/peru/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/peru/template b/srcpkgs/peru/template index 6cfdf8170c0..edb0122f192 100644 --- a/srcpkgs/peru/template +++ b/srcpkgs/peru/template @@ -1,8 +1,7 @@ # Template file for 'peru' pkgname=peru version=1.2.0 -revision=2 -archs=noarch +revision=3 build_style=python3-module pycompile_module="peru" hostmakedepends="python3-setuptools"