From 51ead5690ffaeaa52b69452dfefece1619548787 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Mon, 2 Oct 2023 08:15:08 -0500 Subject: [PATCH] python3-WeasyPrint: update to 60.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 2842d506b52fc..706faded58103 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.0 +version=60.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=c66d949c379e428b382d0eea063801515c0a8adab520dd06d246956dd331f86a +checksum=b7b855333e169b1dad26ae691778b4fada2fc5dfabb67a20a309dac3b0e95d50 make_check=no # Tests are broken on flake8 >= v5.x