mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
python3-WeasyPrint: update to 60.0.
This commit is contained in:
parent
c3ec579cb0
commit
9c390a0a51
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-WeasyPrint'
|
||||
pkgname=python3-WeasyPrint
|
||||
version=59.0
|
||||
version=60.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
_runtime_deps="fonttools python3-Pillow python3-cssselect2 python3-html5lib python3-cffi
|
||||
|
@ -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=5c539425329cab46b9af837425649973e7697bad02bd2992d6fa388fc3256376
|
||||
checksum=c66d949c379e428b382d0eea063801515c0a8adab520dd06d246956dd331f86a
|
||||
make_check=no # Tests are broken on flake8 >= v5.x
|
||||
|
|
Loading…
Add table
Reference in a new issue