From d05d9f8e9f38e3c874ac06e8dc02ca0be7834abd Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Thu, 7 Aug 2025 11:44:55 -0500 Subject: [PATCH] python3-WeasyPrint: update to 66.0. --- 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 b9a8fbf66cc..db85382ce1f 100644 --- a/srcpkgs/python3-WeasyPrint/template +++ b/srcpkgs/python3-WeasyPrint/template @@ -1,6 +1,6 @@ # Template file for 'python3-WeasyPrint' pkgname=python3-WeasyPrint -version=65.1 +version=66.0 revision=1 build_style=python3-pep517 _runtime_deps="fonttools python3-Pillow python3-cssselect2 python3-html5lib @@ -15,5 +15,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=4de4e5df60873215188073dd2858011f9d03a3fe38eb3f8b0d2f57f07ce6c264 +checksum=4b66d4b655557fb93d5d84f9336394ba8316e84e587ca87e1d5fdc176c9993f6 make_check=no # Tests are broken on flake8 >= v5.x