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