python3-WeasyPrint: update to 62.0.

This commit is contained in:
Andrew Benson 2024-05-02 09:15:00 -05:00
parent 382128a911
commit b245ea1829

View file

@ -1,6 +1,6 @@
# Template file for 'python3-WeasyPrint'
pkgname=python3-WeasyPrint
version=61.2
version=62.0
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=575180b72220d1a853facae682eacc4e07cb0aa3e130adff011ddcd3dd81bfad
checksum=17ccfc06e42bf8fe1eed5b998cc49e877174f66f5730ff62b4c6718e9e951311
make_check=no # Tests are broken on flake8 >= v5.x