mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-11 11:47:02 +02:00
python3-WeasyPrint: update to 65.0.
This commit is contained in:
parent
14de073c6d
commit
355afdf892
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-WeasyPrint'
|
||||
pkgname=python3-WeasyPrint
|
||||
version=64.1
|
||||
version=65.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
_runtime_deps="fonttools python3-Pillow python3-cssselect2 python3-html5lib
|
||||
|
@ -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=f31319609701cd918af0385807eb9470d8f291d38234f6768a00443db74bc355
|
||||
checksum=c1a7aaad414efe440f2aa82b8bf4fb03f729e941e8d35a7d07c2b236b7565c69
|
||||
make_check=no # Tests are broken on flake8 >= v5.x
|
||||
|
|
Loading…
Add table
Reference in a new issue