From 92a961b601f37647dcfd8f04e824086ef224ae44 Mon Sep 17 00:00:00 2001 From: 1is7ac3 Date: Mon, 28 Oct 2024 02:12:29 -0300 Subject: [PATCH] python3-cups: update to 2.0.4. --- srcpkgs/python3-cups/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-cups/template b/srcpkgs/python3-cups/template index 0237529625c..9f5831fece0 100644 --- a/srcpkgs/python3-cups/template +++ b/srcpkgs/python3-cups/template @@ -1,7 +1,7 @@ # Template file for 'python3-cups' pkgname=python3-cups -version=2.0.1 -revision=6 +version=2.0.4 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" makedepends="python3-devel cups-devel" @@ -12,5 +12,5 @@ license="GPL-2.0-or-later" homepage="https://pypi.org/project/pycups/" changelog="https://raw.githubusercontent.com/OpenPrinting/pycups/master/NEWS" distfiles="${PYPI_SITE}/p/pycups/pycups-${version}.tar.gz" -checksum=57434ce5f62548eb12949ca8217f066f4eeb21a5d6ab8b13471dce350e380c90 +checksum=843e385c1dbf694996ca84ef02a7f30c28376035588f5fbeacd6bae005cf7c8d make_check=no # needs to connect to a running cups server