From f368d000418280854aa6151e11e486be1d95dcca Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:50:05 -0400 Subject: [PATCH] python3-async-timeout: rebuild for Python 3.9, drop noarch --- srcpkgs/python3-async-timeout/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/python3-async-timeout/template b/srcpkgs/python3-async-timeout/template index 854584fb5b2..bcc7fc17048 100644 --- a/srcpkgs/python3-async-timeout/template +++ b/srcpkgs/python3-async-timeout/template @@ -1,8 +1,7 @@ # Template file for 'python3-async-timeout' pkgname=python3-async-timeout version=3.0.1 -revision=2 -archs=noarch +revision=3 wrksrc="async-timeout-${version}" build_style=python3-module pycompile_module="async_timeout"