From abfbb7232a1e50355ea785e76f1651b5236e1158 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Mon, 10 May 2021 21:46:40 +0200 Subject: [PATCH] python3-alembic: update to 1.6.2. --- srcpkgs/python3-alembic/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-alembic/template b/srcpkgs/python3-alembic/template index a02b8919ee5..4f7e7e743f7 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.5.8 +version=1.6.2 revision=1 wrksrc="alembic-${version}" build_style=python3-module @@ -10,8 +10,9 @@ short_desc="Database migration tool for SQLAlchemy" maintainer="Piotr Wójcik " 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=e27fd67732c97a1c370c33169ef4578cf96436fa0e7dcfaeeef4a917d0737d56 +checksum=fb9a39a7c68e55490be962fb5f70463d384d340e6563d6e3911447778e3b4576 do_check() { : tests require deprecated pytest behavior that throws errors