From 4089d1c4b4f241c12765d713b3d9d182dcd0efca Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 19 Sep 2022 21:08:23 -0400 Subject: [PATCH] python3-distutils-extra: rebuild for Python 3.11 --- srcpkgs/python3-distutils-extra/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-distutils-extra/template b/srcpkgs/python3-distutils-extra/template index fbdcf97f852..3a8859f1451 100644 --- a/srcpkgs/python3-distutils-extra/template +++ b/srcpkgs/python3-distutils-extra/template @@ -1,7 +1,7 @@ # Template file for 'python3-distutils-extra' pkgname=python3-distutils-extra version=2.39 -revision=8 +revision=9 wrksrc="python-distutils-extra-$version" build_style=python3-module hostmakedepends="intltool python3-setuptools"