diff --git a/srcpkgs/python3-WeasyPrint/template b/srcpkgs/python3-WeasyPrint/template index 8c8fa1a3a52..b9a8fbf66cc 100644 --- a/srcpkgs/python3-WeasyPrint/template +++ b/srcpkgs/python3-WeasyPrint/template @@ -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 " 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