From a4077593ee84fd50886bc7df0d19fa5710e46685 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:50:43 -0400 Subject: [PATCH] ripe-atlas-tools: rebuild for Python 3.9, drop noarch --- srcpkgs/ripe-atlas-tools/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/ripe-atlas-tools/template b/srcpkgs/ripe-atlas-tools/template index c5e21c4b8dc..8e82f0da29a 100644 --- a/srcpkgs/ripe-atlas-tools/template +++ b/srcpkgs/ripe-atlas-tools/template @@ -1,8 +1,7 @@ # Template file for 'ripe-atlas-tools' pkgname=ripe-atlas-tools version=2.3.0 -revision=2 -archs=noarch +revision=3 build_style=python3-module pycompile_module="ripe/atlas/tools" hostmakedepends="python3-setuptools"