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