python-alembic: update to 1.2.1.

This commit is contained in:
Piotr Wójcik 2019-10-03 20:37:22 +02:00 committed by Piotr
parent 6b9f7d779e
commit 7a1a2b56eb

View file

@ -1,6 +1,6 @@
# Template file for 'python-alembic'
pkgname=python-alembic
version=1.2.0
version=1.2.1
revision=1
archs=noarch
wrksrc="alembic-${version}"
@ -15,7 +15,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="MIT"
homepage="https://bitbucket.org/zzzeek/alembic"
distfiles="${PYPI_SITE}/a/alembic/alembic-${version}.tar.gz"
checksum=5609afbb2ab142a991b15ae436347c475f8a517f1610f2fd1b09cdca7c311f3f
checksum=9f907d7e8b286a1cfb22db9084f9ce4fde7ad7956bb496dc7c952e10ac90e36a
do_check() {
tox -e py27,py${py3_ver/./}