From a8bac9843b8bab77e00c1b53d5b86e07044963b8 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 23 Sep 2023 21:01:28 -0400 Subject: [PATCH] olm-python3: rebuild for Python 3.12 --- 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 6d9221f841f..abc80abf39c 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.15 -revision=1 +revision=2 build_wrksrc=python build_style=python3-module hostmakedepends="python3-setuptools python3-cffi"