From 302f4a7e68352c50df7688b81c544817bd1ff22d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Sat, 27 Mar 2021 14:49:00 +0100 Subject: [PATCH] python3-alembic: update to 1.5.8. --- srcpkgs/python3-alembic/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-alembic/template b/srcpkgs/python3-alembic/template index f77389f8b7..a02b8919ee 100644 --- a/srcpkgs/python3-alembic/template +++ b/srcpkgs/python3-alembic/template @@ -1,6 +1,6 @@ # Template file for 'python3-alembic' pkgname=python3-alembic -version=1.4.3 +version=1.5.8 revision=1 wrksrc="alembic-${version}" build_style=python3-module @@ -11,7 +11,7 @@ maintainer="Piotr Wójcik " license="MIT" homepage="https://github.com/sqlalchemy/alembic" distfiles="${PYPI_SITE}/a/alembic/alembic-${version}.tar.gz" -checksum=5334f32314fb2a56d86b4c4dd1ae34b08c03cae4cb888bc699942104d66bc245 +checksum=e27fd67732c97a1c370c33169ef4578cf96436fa0e7dcfaeeef4a917d0737d56 do_check() { : tests require deprecated pytest behavior that throws errors