From 8b6615980e650bda3017937785b67f79d0624abf Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 23 Sep 2023 21:02:21 -0400 Subject: [PATCH] python3-kaitaistruct: rebuild for Python 3.12 --- srcpkgs/python3-kaitaistruct/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-kaitaistruct/template b/srcpkgs/python3-kaitaistruct/template index 26915337b34..6db94ab4bab 100644 --- a/srcpkgs/python3-kaitaistruct/template +++ b/srcpkgs/python3-kaitaistruct/template @@ -1,7 +1,7 @@ # Template file for 'python3-kaitaistruct' pkgname=python3-kaitaistruct version=0.10 -revision=2 +revision=3 build_style=python3-module hostmakedepends="python3-setuptools python3-wheel" depends="python3"