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