From 457fd1f08cf8d75bde1bcf409de20f7b8850e428 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:50:45 -0400 Subject: [PATCH] system-config-printer: rebuild for Python 3.9, drop noarch --- srcpkgs/system-config-printer/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/system-config-printer/template b/srcpkgs/system-config-printer/template index c9fd88c7344..003b333b1ef 100644 --- a/srcpkgs/system-config-printer/template +++ b/srcpkgs/system-config-printer/template @@ -1,7 +1,7 @@ # Template file for 'system-config-printer' pkgname=system-config-printer version=1.5.11 -revision=6 +revision=7 build_style=gnu-configure configure_args="--with-udev-rules" make_build_args="udevhelperdir=/usr/lib/udev" @@ -20,7 +20,6 @@ distfiles="${homepage}/releases/download/${version}/system-config-printer-${vers checksum=ab4a4553f536487bf2be1143529749ed9926edd84bd97c2b42666a7111d60b7f python3-cupshelpers_package() { - archs=noarch depends="python3-cups python3-dbus python3-requests" short_desc="Python utility modules around the CUPS printing system" pycompile_module="cupshelpers"