python-alembic: update to 1.0.8.
This commit is contained in:
parent
97d480475d
commit
d953a9190a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-alembic'
|
||||
pkgname=python-alembic
|
||||
version=1.0.7
|
||||
version=1.0.8
|
||||
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=16505782b229007ae905ef9e0ae6e880fddafa406f086ac7d442c1aaf712f8c2
|
||||
checksum=505d41e01dc0c9e6d85c116d0d35dbb0a833dcb490bf483b75abeb06648864e8
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue