From 019e5af5d71b8df7adaf25b21efbf60a38eed187 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 16 Nov 2024 09:26:01 -0500 Subject: [PATCH] olm-python3: rebuild for python3-3.13 --- 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 8bdc025a243..c11f441d37f 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.16 -revision=1 +revision=2 build_wrksrc=python build_style=python3-module hostmakedepends="python3-setuptools python3-cffi"