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