python-sqlalchemy-migrate: remove noarch.
This commit is contained in:
parent
2e51cd36eb
commit
f92a37626e
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'python-sqlalchemy-migrate'
|
||||
pkgname=python-sqlalchemy-migrate
|
||||
version=0.12.0
|
||||
revision=2
|
||||
archs=noarch
|
||||
revision=3
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python-module
|
||||
pycompile_module="migrate"
|
||||
|
@ -27,7 +26,6 @@ python3-sqlalchemy-migrate_package() {
|
|||
alternatives="
|
||||
migrate:migrate-repository:/usr/bin/migrate-repository3
|
||||
migrate:migrate:/usr/bin/migrate3"
|
||||
archs=noarch
|
||||
depends="python3-pbr python3-SQLAlchemy python3-decorator python3-six
|
||||
python3-sqlparse python3-tempita"
|
||||
pycompile_module="migrate"
|
||||
|
|
Loading…
Reference in a new issue