setconf: rebuild for Python 3.9, drop noarch
This commit is contained in:
parent
66d4ff7c6e
commit
4922c84a75
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'setconf'
|
||||
pkgname=setconf
|
||||
version=0.7.7
|
||||
revision=1
|
||||
archs=noarch
|
||||
revision=2
|
||||
build_style=python3-module
|
||||
pycompile_module="setconf.py"
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -27,7 +26,6 @@ post_install() {
|
|||
}
|
||||
|
||||
python3-setconf_package() {
|
||||
archs=noarch
|
||||
build_style=meta
|
||||
short_desc+=" - transitional dummy package"
|
||||
depends="setconf"
|
||||
|
|
Loading…
Reference in a new issue