python3-pyzbar: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:03:04 -04:00
parent acf797e82c
commit 15547e2ffc

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pyzbar' # Template file for 'python3-pyzbar'
pkgname=python3-pyzbar pkgname=python3-pyzbar
version=0.1.9 version=0.1.9
revision=1 revision=2
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="libzbar python3" depends="libzbar python3"