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