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