python3-WeasyPrint: update to 69.0.

This commit is contained in:
Andrew Benson
2026-08-19 12:27:52 -05:00
parent dd83f8ee57
commit fbd2c2825d
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'python3-WeasyPrint'
pkgname=python3-WeasyPrint
version=68.1
version=69.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=7195c741867a26f16db93bf3d5e275c3460781725bbaf202762535bcd8399444
checksum=fcaf06772eb2936394731f224e42c5d5a1c1790e2e24617aa355846b35f22a13
make_check=no # Tests are broken on flake8 >= v5.x