From 8b773cc1b43f681c880ec2bfbc400bc153278463 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:55:21 -0400 Subject: [PATCH] python-pystache: rebuild for Python 3.9 --- srcpkgs/python-pystache/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-pystache/template b/srcpkgs/python-pystache/template index ed0d09d544d..4bed7b9403d 100644 --- a/srcpkgs/python-pystache/template +++ b/srcpkgs/python-pystache/template @@ -1,7 +1,7 @@ # Template file for 'python-pystache' pkgname=python-pystache version=0.5.4 -revision=4 +revision=5 wrksrc="pystache-${version}" build_style=python-module pycompile_module="pystache"