icdiff: rebuild for Python 3.9, drop noarch
This commit is contained in:
parent
7fca0d3982
commit
d882b422b2
1 changed files with 1 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
# Template file for 'icdiff'
|
||||
pkgname=icdiff
|
||||
version=1.9.5
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="${pkgname}-release-${version}"
|
||||
archs=noarch
|
||||
build_style=python-module
|
||||
pycompile_module="icdiff.py"
|
||||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
|
@ -25,7 +24,6 @@ post_install() {
|
|||
}
|
||||
|
||||
python3-icdiff_package() {
|
||||
archs=noarch
|
||||
depends="python3 python3-setuptools"
|
||||
pycompile_module="icdiff.py"
|
||||
alternatives="
|
||||
|
|
Loading…
Reference in a new issue