python3-WeasyPrint: update to 62.2.

This commit is contained in:
Andrew Benson 2024-06-05 09:30:54 -05:00
parent 72bca7d657
commit 91cb17c207

View file

@ -1,6 +1,6 @@
# Template file for 'python3-WeasyPrint'
pkgname=python3-WeasyPrint
version=62.1
version=62.2
revision=1
build_style=python3-pep517
_runtime_deps="fonttools python3-Pillow python3-cssselect2 python3-html5lib python3-cffi
@ -14,5 +14,5 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://weasyprint.org"
distfiles="https://github.com/Kozea/WeasyPrint/archive/refs/tags/v${version}.tar.gz"
checksum=0181c1b94a862d0869bdf350c7be76a5dd2b1c084db06531fa70eb0d4d7f1d57
checksum=dc6536b83525467d1397a7736bcd5aa00fed72f8b8c06081d990c09014ff277b
make_check=no # Tests are broken on flake8 >= v5.x