From c90f2b0cf1e7c5eb7787bd551f05f27e8faa519d Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 19 Sep 2022 21:07:47 -0400 Subject: [PATCH] python3-Mako: rebuild for Python 3.11 --- srcpkgs/python3-Mako/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-Mako/template b/srcpkgs/python3-Mako/template index b1c00424134..7ce9d39f471 100644 --- a/srcpkgs/python3-Mako/template +++ b/srcpkgs/python3-Mako/template @@ -1,7 +1,7 @@ # Template file for 'python3-Mako' pkgname=python3-Mako version=1.1.3 -revision=4 +revision=5 wrksrc="Mako-${version}" build_style=python3-module hostmakedepends="python3-setuptools"