wok diff python-pdfkit/receipt @ rev 23837
Up freetype (2.10.2), git (2.26.2), glpi (9.4.6)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jun 01 10:44:24 2020 +0000 (2020-06-01) |
parents | 6e8b1bcb30e2 |
children | 1df6fa555414 |
line diff
1.1 --- a/python-pdfkit/receipt Thu Jan 24 11:33:03 2019 +0100 1.2 +++ b/python-pdfkit/receipt Mon Jun 01 10:44:24 2020 +0000 1.3 @@ -11,7 +11,7 @@ 1.4 WGET_URL="https://files.pythonhosted.org/packages/a1/98/6988328f72fe3be4cbfcb6cbfc3066a00bf111ca7821a83dd0ce56e2cf57/pdfkit-$VERSION.tar.gz" 1.5 1.6 DEPENDS="python wkhtmltopdf" 1.7 -BUILD_DEPENDS="setuptools" 1.8 +BUILD_DEPENDS="python-setuptools" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()