From 3386a70b4e0d88ebd7b4a6b41ac61c5100a519e7 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:50:52 -0400 Subject: [PATCH] yturl: rebuild for Python 3.9, drop noarch --- srcpkgs/yturl/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/yturl/template b/srcpkgs/yturl/template index bc9e6e418c2..138684c8831 100644 --- a/srcpkgs/yturl/template +++ b/srcpkgs/yturl/template @@ -1,8 +1,7 @@ # Template file for 'yturl' pkgname=yturl version=2.0.2 -revision=4 -archs=noarch +revision=5 build_style=python3-module hostmakedepends="python3-setuptools texinfo" depends="python3-setuptools python3-requests python3-six"