From 3d2995cd7a6e0a7a071dc253c997ac96d08ed1f7 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:17:51 -0400 Subject: [PATCH] python3-sphinxcontrib: rebuild for Python 3.10 --- 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 37f57813e21..d95bfd2e320 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=5 +revision=6 create_wrksrc=yes hostmakedepends="python3-setuptools" depends="python3-setuptools"