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