From d6b4977fedc85252a1593b45a6fdefc3a0a90ad1 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:50:08 -0400 Subject: [PATCH] python3-cli_helpers: rebuild for Python 3.9, drop noarch --- srcpkgs/python3-cli_helpers/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/python3-cli_helpers/template b/srcpkgs/python3-cli_helpers/template index 87b284e3cb5..91e22d2471c 100644 --- a/srcpkgs/python3-cli_helpers/template +++ b/srcpkgs/python3-cli_helpers/template @@ -1,8 +1,7 @@ # Template file for 'python3-cli_helpers' pkgname=python3-cli_helpers version=1.2.1 -revision=2 -archs=noarch +revision=3 wrksrc="cli_helpers-${version}" build_style=python3-module pycompile_module="cli_helpers"