diff --git a/srcpkgs/python3-WeasyPrint/template b/srcpkgs/python3-WeasyPrint/template index 3d9dcf6a2ed..f1a19e270c9 100644 --- a/srcpkgs/python3-WeasyPrint/template +++ b/srcpkgs/python3-WeasyPrint/template @@ -1,6 +1,6 @@ # Template file for 'python3-WeasyPrint' pkgname=python3-WeasyPrint -version=58.0 +version=58.1 revision=1 build_style=python3-pep517 make_install_target="dist/weasyprint-${version}-py3-none-any.whl" @@ -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=e271e8c9695bdb74d4c20193970798ace4b914936b0a09c95150ae1cdbb49d4d +checksum=ed69ded45f604ce92e3954e9a5cb376378a7b36f55c1f4726f99ba07341fdd7c make_check=no # Tests are broken on flake8 >= v5.x