From 504f84d1bfaa47086d582ef2e7199dd22ae79e09 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:55:16 -0400 Subject: [PATCH] python-distutils-extra: rebuild for Python 3.9 --- 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 4b0ff720611..61648d80ced 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=5 +revision=6 build_style=python-module pycompile_module="DistUtilsExtra" hostmakedepends="intltool python-setuptools python3-setuptools"