From 118d3a8530ed320b5c984d23c45094fe5f119ec2 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Sat, 22 Jun 2024 22:12:00 -0500 Subject: [PATCH] python3-WeasyPrint: update to 62.3. --- 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 d9d2aa56d28..ad8ba2021f3 100644 --- a/srcpkgs/python3-WeasyPrint/template +++ b/srcpkgs/python3-WeasyPrint/template @@ -1,6 +1,6 @@ # Template file for 'python3-WeasyPrint' pkgname=python3-WeasyPrint -version=62.2 +version=62.3 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=dc6536b83525467d1397a7736bcd5aa00fed72f8b8c06081d990c09014ff277b +checksum=0cde626b384b09344d4302e97613129c17c29bf346a0c2d5778693348bb965ce make_check=no # Tests are broken on flake8 >= v5.x