From 4a312eefd65fa1fd93020fb2912e70c39fe55373 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 19 Sep 2022 21:08:39 -0400 Subject: [PATCH] python-tempita: rebuild for Python 3.11 --- 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 ab6b7710c5d..8a8f46461da 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=7 +revision=8 wrksrc="Tempita-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools"