From 3dd4ec44667483122d118798e7f98eba155edddc Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:16:21 -0400 Subject: [PATCH] python-distutils-extra: rebuild for Python 3.10 --- srcpkgs/python-distutils-extra/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-distutils-extra/template b/srcpkgs/python-distutils-extra/template index 47d4c8cf11f..ca6940049ad 100644 --- a/srcpkgs/python-distutils-extra/template +++ b/srcpkgs/python-distutils-extra/template @@ -1,7 +1,7 @@ # Template file for 'python-distutils-extra' pkgname=python-distutils-extra version=2.39 -revision=7 +revision=8 build_style=python-module hostmakedepends="intltool python-setuptools python3-setuptools" depends="python"