From 66b691a0021feadbce385b39e1c086388fd72bcc Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 23 Sep 2023 21:01:34 -0400 Subject: [PATCH] python3-precis-i18n: rebuild for Python 3.12 --- srcpkgs/python3-precis-i18n/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-precis-i18n/template b/srcpkgs/python3-precis-i18n/template index 728f6ee6784..f7c410da40a 100644 --- a/srcpkgs/python3-precis-i18n/template +++ b/srcpkgs/python3-precis-i18n/template @@ -1,7 +1,7 @@ # Template file for 'python3-precis-i18n' pkgname=python3-precis-i18n version=1.0.1 -revision=5 +revision=6 build_style=python3-module pycompile_module="precis_i18n" hostmakedepends="python3-setuptools"