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