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