aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpglaum <p@pglaum.de>2021-05-28 09:08:07 +0200
committerLeo <thinkabit.ukim@gmail.com>2021-05-28 08:29:41 +0000
commit3d50393742eb74070a13ac3aa5b4f763c4c57a6f (patch)
treeee706d5e6857e6345556ce0a4c6eefbcc20cb6be
parenta6fc19f401aca879004358d6b6f7598bad5c655a (diff)
community/py3-alembic: upgrade to 1.6.5
-rw-r--r--community/py3-alembic/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-alembic/APKBUILD b/community/py3-alembic/APKBUILD
index fdfbd2c9de9..0d2e5bb7336 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.6.4
+pkgver=1.6.5
pkgrel=0
pkgdesc="A database migration tool for SQLAlchemy."
url="https://pypi.org/project/alembic/"
@@ -27,5 +27,5 @@ package() {
}
sha512sums="
-019268060d0552da87d0ab4d624d53f2c7460dfd3018c2643b71adf0c7a574eeb92b238d777c786ecc6f9bb94e8e25655f07f64258b17b9cadccb7ba83a091e4 alembic-1.6.4.tar.gz
+8e5ce4bb41a47fb2c263d3542d7fd2dad04bd76b81a6a565fa93cef80a38a016944924b9eb57895ae71d7f8eef428bf440388444ef750bf281616e514a61c79b alembic-1.6.5.tar.gz
"