python-alembic: update to 1.4.2.
This commit is contained in:
parent
5d49ae54eb
commit
5b837941e1
|
@ -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 <chocimier@tlen.pl>"
|
|||
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/./}
|
||||
|
|
Loading…
Reference in New Issue