From 6f40bf114982987500c697eaa7ab88b4bb91b237 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Mon, 24 Feb 2025 12:06:57 -0600 Subject: [PATCH] python3-WeasyPrint: update to 64.1. --- 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 6628f5cf2f9..71b7b5a368c 100644 --- a/srcpkgs/python3-WeasyPrint/template +++ b/srcpkgs/python3-WeasyPrint/template @@ -1,6 +1,6 @@ # Template file for 'python3-WeasyPrint' pkgname=python3-WeasyPrint -version=64.0 +version=64.1 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=103f51bc36c59544914d56dd6179e91c1845ecf03c7c4a1a63e9c8104e7bb72a +checksum=f31319609701cd918af0385807eb9470d8f291d38234f6768a00443db74bc355 make_check=no # Tests are broken on flake8 >= v5.x