From 0c3227821e090068839ab06d43b97d166cc94354 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:49:53 -0400 Subject: [PATCH] mutagen: rebuild for Python 3.9, drop noarch --- srcpkgs/mutagen/template | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/srcpkgs/mutagen/template b/srcpkgs/mutagen/template index 957ed3ed818..552fecc0a50 100644 --- a/srcpkgs/mutagen/template +++ b/srcpkgs/mutagen/template @@ -1,8 +1,7 @@ # Template file for 'mutagen' pkgname=mutagen version=1.43.0 -revision=2 -archs=noarch +revision=3 build_style=python-module pycompile_module="mutagen" hostmakedepends="python-devel python-setuptools python3-devel @@ -39,7 +38,6 @@ python3-mutagen_package() { mutagen:moggsplit:/usr/bin/moggsplit3 mutagen:mutagen-inspect:/usr/bin/mutagen-inspect3 mutagen:mutagen-pony:/usr/bin/mutagen-pony3" - archs=noarch depends="python3" pycompile_module="mutagen" short_desc="${short_desc/Python2/Python3}"