From 70b440698a5f5979833c577fa3be375f82645240 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 18:04:41 +0100 Subject: [PATCH] python-SQLAlchemy: rebuild for Python 3.8.1. --- srcpkgs/python-SQLAlchemy/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-SQLAlchemy/template b/srcpkgs/python-SQLAlchemy/template index b27d3ee6ff8..c5046e10075 100644 --- a/srcpkgs/python-SQLAlchemy/template +++ b/srcpkgs/python-SQLAlchemy/template @@ -1,7 +1,7 @@ # Template file for 'python-SQLAlchemy' pkgname=python-SQLAlchemy version=1.3.10 -revision=1 +revision=2 wrksrc="SQLAlchemy-${version}" build_style=python-module pycompile_module="sqlalchemy"