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