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