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