~alpine/aports

community/py3-alembic: update to 1.5.2 v1 APPLIED

Drew DeVault: 1
 community/py3-alembic: update to 1.5.2

 1 files changed, 2 insertions(+), 2 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3429/mbox | git am -3
Learn more about email & git

[PATCH] community/py3-alembic: update to 1.5.2 Export this patch

---
 community/py3-alembic/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/py3-alembic/APKBUILD b/community/py3-alembic/APKBUILD
index 8e52c56a19..21f2674029 100644
--- a/community/py3-alembic/APKBUILD
+++ b/community/py3-alembic/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Philipp Glaum <p@pglaum.de>
pkgname=py3-alembic
_pkgname=alembic
pkgver=1.5.1
pkgver=1.5.2
pkgrel=0
pkgdesc="A database migration tool for SQLAlchemy."
url="https://pypi.org/project/alembic/"
@@ -26,4 +26,4 @@ package() {
	python3 setup.py install --prefix=/usr --root="$pkgdir"
}

sha512sums="2fe490c46c253123333f0496fe28b59956efc78924f145b69ba95e5cb1cc091a72047c1aa5f8a85924ec59ad0aba2bfa143b9cad475dedc6f849c38695c08601  alembic-1.5.1.tar.gz"
sha512sums="35a00cee17d626aec55d6fe5b99dec58dfc52167a1ff1559cb69a45b9eccdaf1a0ceb58f8c2bd0d6e590ac2577fea32d82b412b5e706d0b9c183775d44253668  alembic-1.5.2.tar.gz"
-- 
2.30.0