From 4d2efcb6d527890b8107b3ca476ed3fd57fcb4ea Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 19 Sep 2022 21:07:45 -0400 Subject: [PATCH] python3-sphinxcontrib-devhelp: rebuild for Python 3.11 --- 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 53e6d06092c..5c6fb1d5bd0 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=3 +revision=4 wrksrc=sphinxcontrib-devhelp-${version} build_style=python3-module hostmakedepends="python3-setuptools"