From 60569570a41ce3f5012efc838275669d55a5d77e Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:55:14 -0400 Subject: [PATCH] python-Pygments: rebuild for Python 3.9 --- srcpkgs/python-Pygments/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-Pygments/template b/srcpkgs/python-Pygments/template index 17f7b6bf5d2..5245394266c 100644 --- a/srcpkgs/python-Pygments/template +++ b/srcpkgs/python-Pygments/template @@ -1,7 +1,7 @@ # Template file for 'python-Pygments' pkgname=python-Pygments version=2.5.2 -revision=2 +revision=3 wrksrc="Pygments-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools"