python3-WeasyPrint: remove trailing space from homepage
This commit is contained in:
parent
69cd4d0128
commit
330051d2c7
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-WeasyPrint'
|
# Template file for 'python3-WeasyPrint'
|
||||||
pkgname=python3-WeasyPrint
|
pkgname=python3-WeasyPrint
|
||||||
version=56.1
|
version=56.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
make_install_target="dist/weasyprint-${version}-py3-none-any.whl"
|
make_install_target="dist/weasyprint-${version}-py3-none-any.whl"
|
||||||
_runtime_deps="fonttools python3-Pillow python3-cssselect2 python3-html5lib python3-cffi
|
_runtime_deps="fonttools python3-Pillow python3-cssselect2 python3-html5lib python3-cffi
|
||||||
|
|
Loading…
Reference in New Issue