python3-WeasyPrint: update to 64.1.

This commit is contained in:
Andrew Benson 2025-02-24 12:06:57 -06:00
parent d5c33b1723
commit 6f40bf1149

View File

@ -1,6 +1,6 @@
# Template file for 'python3-WeasyPrint'
pkgname=python3-WeasyPrint
version=64.0
version=64.1
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=103f51bc36c59544914d56dd6179e91c1845ecf03c7c4a1a63e9c8104e7bb72a
checksum=f31319609701cd918af0385807eb9470d8f291d38234f6768a00443db74bc355
make_check=no # Tests are broken on flake8 >= v5.x