python-alembic: update to 1.0.9.
This commit is contained in:
parent
354c012a5e
commit
9b519e30dd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-alembic'
|
||||
pkgname=python-alembic
|
||||
version=1.0.8
|
||||
version=1.0.9
|
||||
revision=1
|
||||
archs=noarch
|
||||
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=505d41e01dc0c9e6d85c116d0d35dbb0a833dcb490bf483b75abeb06648864e8
|
||||
checksum=40b9a619aa5f25ea1e1508adcda88b33704ef28e02c9cfa6471e5c772ecf0829
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue