From a1a14b2053aeae13c1272358ce88c7b2e4de44bc Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:50:12 -0400 Subject: [PATCH] python3-fishnet: rebuild for Python 3.9, drop noarch --- srcpkgs/python3-fishnet/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/python3-fishnet/template b/srcpkgs/python3-fishnet/template index 6280ae8e966..8c802e94d86 100644 --- a/srcpkgs/python3-fishnet/template +++ b/srcpkgs/python3-fishnet/template @@ -1,8 +1,7 @@ # Template file for 'python3-fishnet' pkgname=python3-fishnet version=1.15.18 -revision=2 -archs=noarch +revision=3 wrksrc="fishnet-${version}" build_style=python3-module pycompile_module="fishnet.py"