python-sqlparse: remove noarch.
This commit is contained in:
parent
8f05f13167
commit
2e51cd36eb
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'python-sqlparse'
|
||||
pkgname=python-sqlparse
|
||||
version=0.3.0
|
||||
revision=2
|
||||
archs=noarch
|
||||
revision=3
|
||||
wrksrc="sqlparse-${version}"
|
||||
build_style=python-module
|
||||
pycompile_module="sqlparse"
|
||||
|
@ -21,7 +20,6 @@ post_install() {
|
|||
}
|
||||
|
||||
python3-sqlparse_package() {
|
||||
archs=noarch
|
||||
depends="python3-setuptools"
|
||||
pycompile_module="sqlparse"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
|
|
Loading…
Reference in a new issue