python3-jsonrpc-server: rebuild for Python 3.9, drop noarch

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:50:17 -04:00
parent 05ad9d4570
commit 6cbb70022d
1 changed files with 1 additions and 2 deletions

View File

@ -1,8 +1,7 @@
# Template file for 'python3-jsonrpc-server' # Template file for 'python3-jsonrpc-server'
pkgname=python3-jsonrpc-server pkgname=python3-jsonrpc-server
version=0.3.4 version=0.3.4
revision=2 revision=3
archs=noarch
wrksrc="${pkgname/3}-${version}" wrksrc="${pkgname/3}-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"