system-config-printer: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:02:49 -04:00
parent af6cc1af31
commit 1076a7c18c

View File

@ -1,11 +1,12 @@
# Template file for 'system-config-printer'
pkgname=system-config-printer
version=1.5.18
revision=1
revision=2
build_style=gnu-configure
pycompile_dirs="usr/share/system-config-printer"
configure_args="--with-udev-rules"
hostmakedepends="pkg-config gettext python3-devel xmlto desktop-file-utils"
hostmakedepends="pkg-config gettext python3-devel python3-setuptools xmlto
desktop-file-utils"
makedepends="libglib-devel cups-devel eudev-libudev-devel libusb-devel"
depends="python3-cupshelpers python3-smbc python3-gobject gir-freedesktop
libnotify gtk+3 dconf desktop-file-utils libsecret"