From 49147638662a8c5c84dcd6f8fc18b255691dde03 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 23 Sep 2023 21:01:12 -0400 Subject: [PATCH] python3-PyQt5: rebuild for Python 3.12 --- srcpkgs/python3-PyQt5/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-PyQt5/template b/srcpkgs/python3-PyQt5/template index 635a1946a0e..fc04c38293a 100644 --- a/srcpkgs/python3-PyQt5/template +++ b/srcpkgs/python3-PyQt5/template @@ -1,7 +1,7 @@ # Template file for 'python3-PyQt5' pkgname=python3-PyQt5 version=5.15.9 -revision=1 +revision=2 build_style=sip-build build_helper=qemu configure_args="--confirm-license"