From 8aa0ce86f71558bc88194080006439ac3538f36f Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Tue, 21 Feb 2023 11:39:30 -0600 Subject: [PATCH] python3-WeasyPrint: update to 58.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 248365e4d99..3d9dcf6a2ed 100644 --- a/srcpkgs/python3-WeasyPrint/template +++ b/srcpkgs/python3-WeasyPrint/template @@ -1,6 +1,6 @@ # Template file for 'python3-WeasyPrint' pkgname=python3-WeasyPrint -version=57.2 +version=58.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=99ab7ed6224e5a3513ccefbdb33984e9d119b405d2d0a6c7c1e0c639529755b3 +checksum=e271e8c9695bdb74d4c20193970798ace4b914936b0a09c95150ae1cdbb49d4d make_check=no # Tests are broken on flake8 >= v5.x