python3-WeasyPrint: update to 59.0.
This commit is contained in:
parent
1afd2e51b9
commit
5a3c9ad0b0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-WeasyPrint'
|
||||
pkgname=python3-WeasyPrint
|
||||
version=58.1
|
||||
version=59.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
make_install_target="dist/weasyprint-${version}-py3-none-any.whl"
|
||||
|
@ -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=ed69ded45f604ce92e3954e9a5cb376378a7b36f55c1f4726f99ba07341fdd7c
|
||||
checksum=5c539425329cab46b9af837425649973e7697bad02bd2992d6fa388fc3256376
|
||||
make_check=no # Tests are broken on flake8 >= v5.x
|
||||
|
|
Loading…
Add table
Reference in a new issue