mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-17 14:47:03 +02:00
python3-WeasyPrint: update to 60.2.
This commit is contained in:
parent
afa8955665
commit
9837a6d0ea
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-WeasyPrint'
|
||||
pkgname=python3-WeasyPrint
|
||||
version=60.1
|
||||
revision=2
|
||||
version=60.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
_runtime_deps="fonttools python3-Pillow python3-cssselect2 python3-html5lib python3-cffi
|
||||
python3-Pyphen python3-pydyf glib pango"
|
||||
|
@ -14,5 +14,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=b7b855333e169b1dad26ae691778b4fada2fc5dfabb67a20a309dac3b0e95d50
|
||||
checksum=c1e2fcb22a7f094e8afd4499c836c231dd3529891fb3c3c263257c7a2b0c74c2
|
||||
make_check=no # Tests are broken on flake8 >= v5.x
|
||||
|
|
Loading…
Add table
Reference in a new issue