python-configobj: remove noarch.
This commit is contained in:
parent
1449c29b50
commit
2ed5887592
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'python-configobj'
|
||||
pkgname=python-configobj
|
||||
version=5.0.6
|
||||
revision=6
|
||||
archs=noarch
|
||||
revision=7
|
||||
wrksrc="configobj-${version}"
|
||||
build_style=python-module
|
||||
pycompile_module="_version.py configobj.py validate.py"
|
||||
|
@ -20,7 +19,6 @@ post_install() {
|
|||
}
|
||||
|
||||
python3-configobj_package() {
|
||||
archs=noarch
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pycompile_module="_version.py configobj.py validate.py"
|
||||
depends="python3-six"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue