From 27240b89a75717552ad7a9a483050d5f3faefdf8 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:49:41 -0400 Subject: [PATCH] canto-next: rebuild for Python 3.9, drop noarch --- srcpkgs/canto-next/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/canto-next/template b/srcpkgs/canto-next/template index fa28bde891b..03eb9deb18e 100644 --- a/srcpkgs/canto-next/template +++ b/srcpkgs/canto-next/template @@ -1,8 +1,7 @@ # Template file for 'canto-next' pkgname=canto-next version=0.9.7 -revision=3 -archs=noarch +revision=4 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-feedparser"