python-alembic: update to 1.0.3.
This commit is contained in:
parent
7cadb95cd5
commit
06518c05ba
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-alembic'
|
||||
pkgname=python-alembic
|
||||
version=1.0.2
|
||||
version=1.0.3
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="alembic-${version}"
|
||||
|
@ -13,7 +13,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=04bcb970ca8659c3607ddd8ffd86cc9d6a99661c9bc590955e8813c66bfa582b
|
||||
checksum=4b6ff7433247fe80b6ef522ef3763acb959cbdef027d03f76f4cd3c7118c1872
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue