From 5a3c9ad0b09d3b2ffd3b52308dc7530c99a251dc Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Mon, 15 May 2023 06:11:22 -0500 Subject: [PATCH] python3-WeasyPrint: update to 59.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 f1a19e270c9..8c87d92cbea 100644 --- a/srcpkgs/python3-WeasyPrint/template +++ b/srcpkgs/python3-WeasyPrint/template @@ -1,6 +1,6 @@ # Template file for 'python3-WeasyPrint' pkgname=python3-WeasyPrint -version=58.1 +version=59.0 revision=1 build_style=python3-pep517 make_install_target="dist/weasyprint-${version}-py3-none-any.whl" @@ -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=ed69ded45f604ce92e3954e9a5cb376378a7b36f55c1f4726f99ba07341fdd7c +checksum=5c539425329cab46b9af837425649973e7697bad02bd2992d6fa388fc3256376 make_check=no # Tests are broken on flake8 >= v5.x