From e5985611b72f13f316259f0301d70c72eaaaed29 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:50:47 -0400 Subject: [PATCH] toot: rebuild for Python 3.9, drop noarch --- srcpkgs/toot/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/toot/template b/srcpkgs/toot/template index e3754e566d1..08fdeba7978 100644 --- a/srcpkgs/toot/template +++ b/srcpkgs/toot/template @@ -1,8 +1,7 @@ # Template file for 'toot' pkgname=toot version=0.27.0 -revision=1 -archs=noarch +revision=2 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-BeautifulSoup4 python3-requests python3-setuptools python3-wcwidth