From 071aff80916f1eb8c11cd00b743e35939c271d5c Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:55:22 -0400 Subject: [PATCH] python-tempita: rebuild for Python 3.9 --- srcpkgs/python-tempita/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-tempita/template b/srcpkgs/python-tempita/template index 1d58008556..bd61a4b21d 100644 --- a/srcpkgs/python-tempita/template +++ b/srcpkgs/python-tempita/template @@ -1,7 +1,7 @@ # Template file for 'python-tempita' pkgname=python-tempita version=0.5.2 -revision=5 +revision=6 wrksrc="Tempita-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools"