mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python-alembic: update to 1.0.8.
This commit is contained in:
parent
97d480475d
commit
d953a9190a
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.0.7
|
version=1.0.8
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="alembic-${version}"
|
wrksrc="alembic-${version}"
|
||||||
|
@ -13,7 +13,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=16505782b229007ae905ef9e0ae6e880fddafa406f086ac7d442c1aaf712f8c2
|
checksum=505d41e01dc0c9e6d85c116d0d35dbb0a833dcb490bf483b75abeb06648864e8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue