python-alembic: update to 1.2.0.
This commit is contained in:
parent
25be26892d
commit
a6f8d94f10
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-alembic'
|
# Template file for 'python-alembic'
|
||||||
pkgname=python-alembic
|
pkgname=python-alembic
|
||||||
version=1.1.0
|
version=1.2.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="alembic-${version}"
|
wrksrc="alembic-${version}"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://bitbucket.org/zzzeek/alembic"
|
homepage="https://bitbucket.org/zzzeek/alembic"
|
||||||
distfiles="${PYPI_SITE}/a/alembic/alembic-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/a/alembic/alembic-${version}.tar.gz"
|
||||||
checksum=4a4811119efbdc5259d1f4c8f6de977b36ad3bcc919f59a29c2960c5ef9149e4
|
checksum=5609afbb2ab142a991b15ae436347c475f8a517f1610f2fd1b09cdca7c311f3f
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
tox -e py27,py${py3_ver/./}
|
tox -e py27,py${py3_ver/./}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue