python3-WeasyPrint: update to 64.0.

This commit is contained in:
Andrew Benson 2025-02-04 19:17:00 -06:00
parent 1d66f10854
commit dcf819ecf3

View file

@ -1,6 +1,6 @@
# Template file for 'python3-WeasyPrint'
pkgname=python3-WeasyPrint
version=63.1
version=64.0
revision=1
build_style=python3-pep517
_runtime_deps="fonttools python3-Pillow python3-cssselect2 python3-html5lib
@ -15,5 +15,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=35c8a4ea983289d6360bc7f4377de4beb630d70f86d6f1dce6e1ba4b1fcf2461
checksum=103f51bc36c59544914d56dd6179e91c1845ecf03c7c4a1a63e9c8104e7bb72a
make_check=no # Tests are broken on flake8 >= v5.x