From 19b5ff3c05ed4f58cfab5d1418b428cd40acf51c Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 23 Sep 2023 21:02:16 -0400 Subject: [PATCH] python3-Whoosh: rebuild for Python 3.12 --- srcpkgs/python3-Whoosh/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-Whoosh/template b/srcpkgs/python3-Whoosh/template index d0c2a649429..09b5545c948 100644 --- a/srcpkgs/python3-Whoosh/template +++ b/srcpkgs/python3-Whoosh/template @@ -1,7 +1,7 @@ # Template file for 'python3-Whoosh' pkgname=python3-Whoosh version=2.7.4 -revision=6 +revision=7 build_style=python3-module hostmakedepends="python3-devel python3-setuptools" makedepends="python3-devel"