From 79b50137a5b94ecba0df4ea89b3b361da0b610d0 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 23 Sep 2023 21:00:49 -0400 Subject: [PATCH] python3-sphinxcontrib-devhelp: rebuild for Python 3.12 --- srcpkgs/python3-sphinxcontrib-devhelp/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-sphinxcontrib-devhelp/template b/srcpkgs/python3-sphinxcontrib-devhelp/template index 7a5355fe6c9..0ef390e5be5 100644 --- a/srcpkgs/python3-sphinxcontrib-devhelp/template +++ b/srcpkgs/python3-sphinxcontrib-devhelp/template @@ -1,7 +1,7 @@ # Template file for 'python3-sphinxcontrib-devhelp' pkgname=python3-sphinxcontrib-devhelp version=1.0.2 -revision=4 +revision=5 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3"