python3-chess: rebuild for Python 3.9, drop noarch

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:50:07 -04:00
parent 55eb0cc84e
commit aca3e22d58

View file

@ -1,8 +1,7 @@
# Template file for 'python3-chess'
pkgname=python3-chess
version=0.30.1
revision=1
archs=noarch
revision=2
wrksrc="python-chess-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"