From 5693afc4c024f416adb988e31d558dbcf09b6cdf Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:55:10 -0400 Subject: [PATCH] olm-python3: rebuild for Python 3.9 --- srcpkgs/olm-python3/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/olm-python3/template b/srcpkgs/olm-python3/template index d24edc16937..80c75317452 100644 --- a/srcpkgs/olm-python3/template +++ b/srcpkgs/olm-python3/template @@ -1,7 +1,7 @@ # Template file for 'olm-python3' pkgname=olm-python3 version=3.1.5 -revision=2 +revision=3 wrksrc="olm-${version}" build_wrksrc=python build_style=python3-module