From 82b88dc42a9da158a96be3d093cb6b3cc91a676b Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:16:12 -0400 Subject: [PATCH] olm-python3: rebuild for Python 3.10 --- 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 043420109ca..1056b8270e9 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.2.4 -revision=1 +revision=2 wrksrc="olm-${version}" build_wrksrc=python build_style=python3-module