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