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'
|
# Template file for 'setconf'
|
||||||
pkgname=setconf
|
pkgname=setconf
|
||||||
version=0.7.7
|
version=0.7.7
|
||||||
revision=1
|
revision=2
|
||||||
archs=noarch
|
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="setconf.py"
|
pycompile_module="setconf.py"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -27,7 +26,6 @@ post_install() {
|
||||||
}
|
}
|
||||||
|
|
||||||
python3-setconf_package() {
|
python3-setconf_package() {
|
||||||
archs=noarch
|
|
||||||
build_style=meta
|
build_style=meta
|
||||||
short_desc+=" - transitional dummy package"
|
short_desc+=" - transitional dummy package"
|
||||||
depends="setconf"
|
depends="setconf"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue