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