python3-alembic: drop noarch
This commit is contained in:
parent
cc4db16269
commit
c98fa8753a
1 changed files with 2 additions and 3 deletions
|
@ -1,15 +1,14 @@
|
|||
# Template file for 'python3-alembic'
|
||||
pkgname=python3-alembic
|
||||
version=1.4.2
|
||||
revision=2
|
||||
archs=noarch
|
||||
revision=3
|
||||
wrksrc="alembic-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-Mako python3-SQLAlchemy python3-dateutil python3-editor"
|
||||
checkdepends="${depends} python3-devel
|
||||
python3-pytest tox"
|
||||
short_desc="Database migration tool for SQLAlchemy (Python3)"
|
||||
short_desc="Database migration tool for SQLAlchemy"
|
||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/sqlalchemy/alembic"
|
||||
|
|
Loading…
Reference in a new issue