python-alembic: update to 1.0.10.
This commit is contained in:
parent
37bba961ef
commit
32f9111f95
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-alembic'
|
||||
pkgname=python-alembic
|
||||
version=1.0.9
|
||||
version=1.0.10
|
||||
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=40b9a619aa5f25ea1e1508adcda88b33704ef28e02c9cfa6471e5c772ecf0829
|
||||
checksum=828dcaa922155a2b7166c4f36ec45268944e4055c86499bd14319b4c8c0094b7
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue