From a994be2d4378a4b1186adf42e6ba2275f7f6652d Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 19 Sep 2022 21:08:00 -0400 Subject: [PATCH] python3-cheetah3: rebuild for Python 3.11 --- srcpkgs/python3-cheetah3/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-cheetah3/template b/srcpkgs/python3-cheetah3/template index 1c07bcc8bcb..460765a4253 100644 --- a/srcpkgs/python3-cheetah3/template +++ b/srcpkgs/python3-cheetah3/template @@ -1,7 +1,7 @@ # Template file for 'python3-cheetah3' pkgname=python3-cheetah3 version=3.2.6.post2 -revision=2 +revision=3 wrksrc="Cheetah3-${version}" build_style=python3-module hostmakedepends="python3-setuptools"