From e89508eb3a09656058c35680ec4fa3f6ded2c712 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 16 Nov 2024 09:28:10 -0500 Subject: [PATCH] python3-pyzbar: rebuild for python3-3.13 --- 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 2b772a4d8e9..736779ae244 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=2 +revision=3 build_style=python3-module hostmakedepends="python3-setuptools" depends="libzbar python3"