python3-WeasyPrint: update to 66.0.

This commit is contained in:
Andrew Benson 2025-08-07 11:44:55 -05:00
parent 7e9777a863
commit d05d9f8e9f

View file

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