From 6a193e6bbf73ea0a6e9a7ef5b9414cae017e5130 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 19 Sep 2022 21:08:06 -0400 Subject: [PATCH] python3-sphinxcontrib: rebuild for Python 3.11 --- srcpkgs/python3-sphinxcontrib/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-sphinxcontrib/template b/srcpkgs/python3-sphinxcontrib/template index d95bfd2e320..6c94870b31f 100644 --- a/srcpkgs/python3-sphinxcontrib/template +++ b/srcpkgs/python3-sphinxcontrib/template @@ -1,7 +1,7 @@ # Template file for 'python3-sphinxcontrib' pkgname=python3-sphinxcontrib version=1.0 -revision=6 +revision=7 create_wrksrc=yes hostmakedepends="python3-setuptools" depends="python3-setuptools"