From d0c89ec4c1636fd3198fd3a79f351de1905f01ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Mon, 31 May 2021 20:05:04 +0200 Subject: [PATCH] python3-alembic: update to 1.6.5. --- 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 4f7e7e743f7..9a74de986c1 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.6.2 +version=1.6.5 revision=1 wrksrc="alembic-${version}" build_style=python3-module @@ -12,7 +12,7 @@ license="MIT" homepage="https://github.com/sqlalchemy/alembic" changelog="https://raw.githubusercontent.com/sqlalchemy/alembic/master/docs/build/changelog.rst" distfiles="${PYPI_SITE}/a/alembic/alembic-${version}.tar.gz" -checksum=fb9a39a7c68e55490be962fb5f70463d384d340e6563d6e3911447778e3b4576 +checksum=a21fedebb3fb8f6bbbba51a11114f08c78709377051384c9c5ead5705ee93a51 do_check() { : tests require deprecated pytest behavior that throws errors