tryton: rebuild for Python 3.9, drop noarch

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:50:47 -04:00
parent 3d2dceb411
commit 0c2b28e3e1

View file

@ -1,8 +1,7 @@
# Template file for 'tryton' # Template file for 'tryton'
pkgname=tryton pkgname=tryton
version=5.4.2 version=5.4.2
revision=1 revision=2
archs=noarch
build_style=python3-module build_style=python3-module
pycompile_module="tryton" pycompile_module="tryton"
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"