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