Fri Feb 2 10:40:11 2018 UTC ()
py-weasyprint: updated to 0.42.1

Version 0.42.1
Bug fixes:
Don't crash when using @font-config.
Fix text-indent with text-align: justify.
Fix string(*, start).
Handle named pages with pseudo-class.
Fix running headers.
Avoid infinite loops in inline_line_width.
Fix margins, borders and padding in column layouts.


(adam)
diff -r1.11 -r1.12 pkgsrc/print/py-weasyprint/Makefile
diff -r1.10 -r1.11 pkgsrc/print/py-weasyprint/distinfo

cvs diff -r1.11 -r1.12 pkgsrc/print/py-weasyprint/Makefile (expand / switch to unified diff)

--- pkgsrc/print/py-weasyprint/Makefile 2018/01/05 11:35:06 1.11
+++ pkgsrc/print/py-weasyprint/Makefile 2018/02/02 10:40:11 1.12
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.11 2018/01/05 11:35:06 adam Exp $ 1# $NetBSD: Makefile,v 1.12 2018/02/02 10:40:11 adam Exp $
2 2
3DISTNAME= WeasyPrint-0.42 3DISTNAME= WeasyPrint-0.42.1
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
5CATEGORIES= print python 5CATEGORIES= print python
6MASTER_SITES= ${MASTER_SITE_PYPI:=W/WeasyPrint/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=W/WeasyPrint/}
7 7
8MAINTAINER= kleink@NetBSD.org 8MAINTAINER= kleink@NetBSD.org
9HOMEPAGE= http://weasyprint.org/ 9HOMEPAGE= http://weasyprint.org/
10COMMENT= Converts HTML/CSS documents to PDF 10COMMENT= Converts HTML/CSS documents to PDF
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13DEPENDS+= pango-[0-9]*:../../devel/pango 13DEPENDS+= pango-[0-9]*:../../devel/pango
14DEPENDS+= ${PYPKGPREFIX}-cairosvg>=1.0.20:../../converters/py-cairosvg 14DEPENDS+= ${PYPKGPREFIX}-cairosvg>=1.0.20:../../converters/py-cairosvg
15DEPENDS+= ${PYPKGPREFIX}-cairocffi>=0.5:../../graphics/py-cairocffi 15DEPENDS+= ${PYPKGPREFIX}-cairocffi>=0.5:../../graphics/py-cairocffi
16DEPENDS+= ${PYPKGPREFIX}-cffi>=0.6:../../devel/py-cffi 16DEPENDS+= ${PYPKGPREFIX}-cffi>=0.6:../../devel/py-cffi

cvs diff -r1.10 -r1.11 pkgsrc/print/py-weasyprint/distinfo (expand / switch to unified diff)

--- pkgsrc/print/py-weasyprint/distinfo 2018/01/05 11:35:06 1.10
+++ pkgsrc/print/py-weasyprint/distinfo 2018/02/02 10:40:11 1.11
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.10 2018/01/05 11:35:06 adam Exp $ 1$NetBSD: distinfo,v 1.11 2018/02/02 10:40:11 adam Exp $
2 2
3SHA1 (WeasyPrint-0.42.tar.gz) = a4ae513d152d181137bd6f84c278379cd49b0337 3SHA1 (WeasyPrint-0.42.1.tar.gz) = cf561563d5595d2898553b236c3acc433f0efa84
4RMD160 (WeasyPrint-0.42.tar.gz) = 045c985fc16e41d2da084c61b09f3494d9e3916e 4RMD160 (WeasyPrint-0.42.1.tar.gz) = e1ee1005151f0e4600a9b89729b76d7a80968182
5SHA512 (WeasyPrint-0.42.tar.gz) = e99475ea88e31a904f8409ca238a9ec793794212f44456d30fef67e91779ec8c17ea3c7304a780d92012de572db88b99e066902271a65fdae9b35d19531a1346 5SHA512 (WeasyPrint-0.42.1.tar.gz) = f077f8e39aa2bd32c4785d4f2bf1346189c5bd8c4dbe35bac13c298211cee67b9e9a896a6fd54926cc6f89852d4bddddc269e97d2ec0d4bbd621583c56f10c12
6Size (WeasyPrint-0.42.tar.gz) = 397395 bytes 6Size (WeasyPrint-0.42.1.tar.gz) = 398989 bytes
7SHA1 (patch-setup.py) = a7657e79ac611f3122a81d7f2c6c195e52ba9399 7SHA1 (patch-setup.py) = a7657e79ac611f3122a81d7f2c6c195e52ba9399