From a9ac62db9d2b62f4cda325d7b3aaeffb12814104 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:50:14 -0400 Subject: [PATCH] python3-idna-ssl: rebuild for Python 3.9, drop noarch --- srcpkgs/python3-idna-ssl/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/python3-idna-ssl/template b/srcpkgs/python3-idna-ssl/template index 0608fb7278c..82dd5c51ce6 100644 --- a/srcpkgs/python3-idna-ssl/template +++ b/srcpkgs/python3-idna-ssl/template @@ -1,8 +1,7 @@ # Template file for 'python3-idna-ssl' pkgname=python3-idna-ssl version=1.1.0 -revision=2 -archs=noarch +revision=3 wrksrc="idna-ssl-${version}" build_style=python3-module pycompile_module="idna_ssl.py"