diff --git a/srcpkgs/python3-WeasyPrint/template b/srcpkgs/python3-WeasyPrint/template index 7f9d069da92..6c016bdc7bd 100644 --- a/srcpkgs/python3-WeasyPrint/template +++ b/srcpkgs/python3-WeasyPrint/template @@ -1,7 +1,7 @@ # Template file for 'python3-WeasyPrint' pkgname=python3-WeasyPrint version=56.1 -revision=1 +revision=2 build_style=python3-pep517 make_install_target="dist/weasyprint-${version}-py3-none-any.whl" _runtime_deps="fonttools python3-Pillow python3-cssselect2 python3-html5lib python3-cffi @@ -13,7 +13,7 @@ checkdepends="python3-pytest-flake8 python3-pytest-xdist python3-pytest-isort short_desc="Awesome document factory" maintainer="Andrew Benson " license="GPL-3.0-or-later" -homepage="https://weasyprint.org " +homepage="https://weasyprint.org" distfiles="https://github.com/Kozea/WeasyPrint/archive/refs/tags/v${version}.tar.gz" checksum=9abe105b149f52dc8569b0a409ced64cfb01aece1461ce13cfcf9c347834b7bc make_check=no # Tests are broken on flake8 >= v5.x