From 6650619c29e4d64a802a88172fac19f1d7bb877a Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:50:48 -0400 Subject: [PATCH] tzupdate: rebuild for Python 3.9, drop noarch --- srcpkgs/tzupdate/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/tzupdate/template b/srcpkgs/tzupdate/template index 382a653d9d4..4fd4f8649b5 100644 --- a/srcpkgs/tzupdate/template +++ b/srcpkgs/tzupdate/template @@ -1,8 +1,7 @@ # Template file for 'tzupdate' pkgname=tzupdate version=2.0.0 -revision=1 -archs=noarch +revision=2 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-setuptools python3-requests"