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