diff --git a/srcpkgs/python-alembic/template b/srcpkgs/python-alembic/template index 56aebc75c8d..2b57aae5674 100644 --- a/srcpkgs/python-alembic/template +++ b/srcpkgs/python-alembic/template @@ -1,6 +1,6 @@ # Template file for 'python-alembic' pkgname=python-alembic -version=1.3.3 +version=1.4.2 revision=1 archs=noarch wrksrc="alembic-${version}" @@ -14,7 +14,7 @@ maintainer="Piotr Wójcik " license="MIT" homepage="https://bitbucket.org/zzzeek/alembic" distfiles="${PYPI_SITE}/a/alembic/alembic-${version}.tar.gz" -checksum=d412982920653db6e5a44bfd13b1d0db5685cbaaccaf226195749c706e1e862a +checksum=035ab00497217628bf5d0be82d664d8713ab13d37b630084da8e1f98facf4dbf do_check() { tox -e py27,py${py3_ver/./}