From 966783ed0d4dc2404d0b6c9cc8a42607771b768f Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 23 Sep 2023 21:01:39 -0400 Subject: [PATCH] python3-texttable: rebuild for Python 3.12 --- srcpkgs/python3-texttable/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-texttable/template b/srcpkgs/python3-texttable/template index 483353b5cc6..e648c4c57e8 100644 --- a/srcpkgs/python3-texttable/template +++ b/srcpkgs/python3-texttable/template @@ -1,7 +1,7 @@ # Template file for 'python3-texttable' pkgname=python3-texttable version=1.6.4 -revision=2 +revision=3 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3"