~dricottone/huttese-apk

970e0aff076703f6c5f9207912d3ea1ca38229ba — Drew DeVault 4 years ago 7c6d439
sr.ht/py3-alembic: upgrade to 1.3.2
1 files changed, 2 insertions(+), 2 deletions(-)

M sr.ht/py3-alembic/APKBUILD
M sr.ht/py3-alembic/APKBUILD => sr.ht/py3-alembic/APKBUILD +2 -2
@@ 1,7 1,7 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py3-alembic
_pyname=alembic
pkgver=1.0.10
pkgver=1.3.2
pkgrel=0
pkgdesc="Lightweight database migration tool for usage with SQLAlchemy"
url="https://bitbucket.org/zzzeek/alembic"


@@ 26,4 26,4 @@ package() {
	python3 setup.py install --prefix=/usr --root="$pkgdir"
}

sha512sums="78cec44ae1b5e6958f629488cf615ada5853db420aee8b3febcffb9f89a0f79137aca7bbcc2eefd4ce6a29f96e989158994d6aa5772582f9d02e91dd7c46d67d  alembic-1.0.10.tar.gz"
sha512sums="bbd5f013ef532b3e5d4bcb49990c3416f2c3bec33631fc15d99ee2ddb0d06ca5bf83e7fc3355e93145df4811c2d00fedb034753aea7af5f72ed9c9fd13b98f17  alembic-1.3.2.tar.gz"