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