From 0c2b28e3e15e514e131b13c59a9f3b32aa8bf3ba Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:50:47 -0400 Subject: [PATCH] tryton: rebuild for Python 3.9, drop noarch --- srcpkgs/tryton/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/tryton/template b/srcpkgs/tryton/template index cd18ec521b8..45f55261859 100644 --- a/srcpkgs/tryton/template +++ b/srcpkgs/tryton/template @@ -1,8 +1,7 @@ # Template file for 'tryton' pkgname=tryton version=5.4.2 -revision=1 -archs=noarch +revision=2 build_style=python3-module pycompile_module="tryton" hostmakedepends="python3-setuptools"