python3-alembic: drop noarch
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user