From cc48e574ad22b72763c498d991a5ede9532b06b3 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Thu, 14 Mar 2024 05:50:06 -0500 Subject: [PATCH] python3-WeasyPrint: update to 61.2. --- srcpkgs/python3-WeasyPrint/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-WeasyPrint/template b/srcpkgs/python3-WeasyPrint/template index 4a05c68e615..6f7378b34a6 100644 --- a/srcpkgs/python3-WeasyPrint/template +++ b/srcpkgs/python3-WeasyPrint/template @@ -1,6 +1,6 @@ # Template file for 'python3-WeasyPrint' pkgname=python3-WeasyPrint -version=61.1 +version=61.2 revision=1 build_style=python3-pep517 _runtime_deps="fonttools python3-Pillow python3-cssselect2 python3-html5lib python3-cffi @@ -14,5 +14,5 @@ maintainer="Andrew Benson " license="GPL-3.0-or-later" homepage="https://weasyprint.org" distfiles="https://github.com/Kozea/WeasyPrint/archive/refs/tags/v${version}.tar.gz" -checksum=09c70480edb50e5f44e614b3a87f73b5ed0b9c1a0690f96daabe73afefc9ba1d +checksum=575180b72220d1a853facae682eacc4e07cb0aa3e130adff011ddcd3dd81bfad make_check=no # Tests are broken on flake8 >= v5.x