python3-WeasyPrint: update to 65.0.

This commit is contained in:
Andrew Benson 2025-03-22 13:56:17 +01:00
parent 14de073c6d
commit 355afdf892

View file

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