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