From 15547e2ffc54a29575278873baaec0b2529a80aa Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 23 Sep 2023 21:03:04 -0400 Subject: [PATCH] python3-pyzbar: rebuild for Python 3.12 --- srcpkgs/python3-pyzbar/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-pyzbar/template b/srcpkgs/python3-pyzbar/template index 7bf27685332..2b772a4d8e9 100644 --- a/srcpkgs/python3-pyzbar/template +++ b/srcpkgs/python3-pyzbar/template @@ -1,7 +1,7 @@ # Template file for 'python3-pyzbar' pkgname=python3-pyzbar version=0.1.9 -revision=1 +revision=2 build_style=python3-module hostmakedepends="python3-setuptools" depends="libzbar python3"