python3-WeasyPrint: update to 65.1.

This commit is contained in:
Andrew Benson 2025-04-20 22:12:49 +02:00
parent 9276923a97
commit 7907f23b8b

View File

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