From da6fb5aa976150f9ad7877b5988ef69e232a2223 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Tue, 7 May 2024 15:19:05 -0500 Subject: [PATCH] python3-WeasyPrint: update to 62.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 0e26e50fad7..fa56ea37258 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.0 +version=62.1 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=17ccfc06e42bf8fe1eed5b998cc49e877174f66f5730ff62b4c6718e9e951311 +checksum=0181c1b94a862d0869bdf350c7be76a5dd2b1c084db06531fa70eb0d4d7f1d57 make_check=no # Tests are broken on flake8 >= v5.x