system-config-printer: rebuild for Python 3.9, drop noarch
This commit is contained in:
parent
feb07a1f4d
commit
457fd1f08c
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'system-config-printer'
|
# Template file for 'system-config-printer'
|
||||||
pkgname=system-config-printer
|
pkgname=system-config-printer
|
||||||
version=1.5.11
|
version=1.5.11
|
||||||
revision=6
|
revision=7
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-udev-rules"
|
configure_args="--with-udev-rules"
|
||||||
make_build_args="udevhelperdir=/usr/lib/udev"
|
make_build_args="udevhelperdir=/usr/lib/udev"
|
||||||
|
@ -20,7 +20,6 @@ distfiles="${homepage}/releases/download/${version}/system-config-printer-${vers
|
||||||
checksum=ab4a4553f536487bf2be1143529749ed9926edd84bd97c2b42666a7111d60b7f
|
checksum=ab4a4553f536487bf2be1143529749ed9926edd84bd97c2b42666a7111d60b7f
|
||||||
|
|
||||||
python3-cupshelpers_package() {
|
python3-cupshelpers_package() {
|
||||||
archs=noarch
|
|
||||||
depends="python3-cups python3-dbus python3-requests"
|
depends="python3-cups python3-dbus python3-requests"
|
||||||
short_desc="Python utility modules around the CUPS printing system"
|
short_desc="Python utility modules around the CUPS printing system"
|
||||||
pycompile_module="cupshelpers"
|
pycompile_module="cupshelpers"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue