From 2b88ce7a612edc98ee29c1b7f42cb42b3cdfb053 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:55:29 -0400 Subject: [PATCH] python3-ansicolor: rebuild for Python 3.9 --- srcpkgs/python3-ansicolor/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-ansicolor/template b/srcpkgs/python3-ansicolor/template index c60eea83303..657c0fcf350 100644 --- a/srcpkgs/python3-ansicolor/template +++ b/srcpkgs/python3-ansicolor/template @@ -1,7 +1,7 @@ # Template file for 'python3-ansicolor' pkgname=python3-ansicolor version=0.2.6 -revision=4 +revision=5 wrksrc="ansicolor-${version}" build_style=python3-module hostmakedepends="python3-setuptools"