From dcf819ecf3343131012465fcff8ecb17bf1a1e57 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Tue, 4 Feb 2025 19:17:00 -0600 Subject: [PATCH] python3-WeasyPrint: update to 64.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 91b26ddd6fe..6628f5cf2f9 100644 --- a/srcpkgs/python3-WeasyPrint/template +++ b/srcpkgs/python3-WeasyPrint/template @@ -1,6 +1,6 @@ # Template file for 'python3-WeasyPrint' pkgname=python3-WeasyPrint -version=63.1 +version=64.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=35c8a4ea983289d6360bc7f4377de4beb630d70f86d6f1dce6e1ba4b1fcf2461 +checksum=103f51bc36c59544914d56dd6179e91c1845ecf03c7c4a1a63e9c8104e7bb72a make_check=no # Tests are broken on flake8 >= v5.x