From 61a236c370e8b1ae8607df972589545c2dc20669 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 19 Sep 2022 21:07:45 -0400 Subject: [PATCH] python3-sphinxcontrib-applehelp: rebuild for Python 3.11 --- srcpkgs/python3-sphinxcontrib-applehelp/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-sphinxcontrib-applehelp/template b/srcpkgs/python3-sphinxcontrib-applehelp/template index b2896f85f8a..5976954f3c7 100644 --- a/srcpkgs/python3-sphinxcontrib-applehelp/template +++ b/srcpkgs/python3-sphinxcontrib-applehelp/template @@ -1,7 +1,7 @@ # Template file for 'python3-sphinxcontrib-applehelp' pkgname=python3-sphinxcontrib-applehelp version=1.0.2 -revision=3 +revision=4 wrksrc=sphinxcontrib-applehelp-${version} build_style=python3-module hostmakedepends="python3-setuptools"