python3-WeasyPrint: update to 61.1.
This commit is contained in:
parent
5ebc939423
commit
19043bf61a
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-WeasyPrint'
|
# Template file for 'python3-WeasyPrint'
|
||||||
pkgname=python3-WeasyPrint
|
pkgname=python3-WeasyPrint
|
||||||
version=61.0
|
version=61.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
_runtime_deps="fonttools python3-Pillow python3-cssselect2 python3-html5lib python3-cffi
|
_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"
|
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"
|
distfiles="https://github.com/Kozea/WeasyPrint/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=7cfe9ff07f45b81de507f069bde671f5603eee3352908cf9b270adc17c72ae3e
|
checksum=09c70480edb50e5f44e614b3a87f73b5ed0b9c1a0690f96daabe73afefc9ba1d
|
||||||
make_check=no # Tests are broken on flake8 >= v5.x
|
make_check=no # Tests are broken on flake8 >= v5.x
|
||||||
|
|
Loading…
Reference in New Issue