From 35985e222783baefe5ced488ebee0461cc5e510c Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Tue, 20 Dec 2022 18:04:21 -0600 Subject: [PATCH] python3-WeasyPrint: update to 57.1. --- srcpkgs/python3-WeasyPrint/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-WeasyPrint/template b/srcpkgs/python3-WeasyPrint/template index 6c016bdc7bd..8428c957265 100644 --- a/srcpkgs/python3-WeasyPrint/template +++ b/srcpkgs/python3-WeasyPrint/template @@ -1,7 +1,7 @@ # Template file for 'python3-WeasyPrint' pkgname=python3-WeasyPrint -version=56.1 -revision=2 +version=57.1 +revision=1 build_style=python3-pep517 make_install_target="dist/weasyprint-${version}-py3-none-any.whl" _runtime_deps="fonttools python3-Pillow python3-cssselect2 python3-html5lib python3-cffi @@ -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=9abe105b149f52dc8569b0a409ced64cfb01aece1461ce13cfcf9c347834b7bc +checksum=ef84b2f87c6c3d179e7ee4e126809d9a2e8e8c19e06e7f0b4b964794edf1c081 make_check=no # Tests are broken on flake8 >= v5.x