From c2327e275184780d928f68203b836646b6b9659b Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Tue, 13 Feb 2024 18:36:30 -0600 Subject: [PATCH] python3-WeasyPrint: update to 61.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 c8ebb236546..0da98739ff1 100644 --- a/srcpkgs/python3-WeasyPrint/template +++ b/srcpkgs/python3-WeasyPrint/template @@ -1,6 +1,6 @@ # Template file for 'python3-WeasyPrint' pkgname=python3-WeasyPrint -version=60.2 +version=61.0 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=c1e2fcb22a7f094e8afd4499c836c231dd3529891fb3c3c263257c7a2b0c74c2 +checksum=7cfe9ff07f45b81de507f069bde671f5603eee3352908cf9b270adc17c72ae3e make_check=no # Tests are broken on flake8 >= v5.x