python3-xapp: rebuild for Python 3.9, drop noarch

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:50:38 -04:00
parent d656616946
commit e9af73c581

View file

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