From 7223a40c40d36347be17f3b449364f9255b6788d Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 19 Sep 2022 21:08:10 -0400 Subject: [PATCH] olm-python3: rebuild for Python 3.11 --- 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 48049cb2efd..b4fa5ca6e7f 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.8 -revision=1 +revision=2 wrksrc="olm-${version}" build_wrksrc=python build_style=python3-module