Tue Apr 3 09:31:57 2018 UTC ()
py-weasyprint: updated to 0.42.3

v0.42.3:
Bug fixes:
* Fix floating-point number error to fix floating box layout
* Don't optimize resume_at when splitting lines with trailing spaces
* Fix table layout with no overflow
* Fix inline box breaking function
* Split replaced_min_content_width and replaced_max_content_width
* Respect text direction and don't translate rtl columns twice
* Get only first line's width of inline children to get linebox width


(adam)
diff -r1.14 -r1.15 pkgsrc/print/py-weasyprint/Makefile
diff -r1.12 -r1.13 pkgsrc/print/py-weasyprint/distinfo

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

--- pkgsrc/print/py-weasyprint/Makefile 2018/03/26 00:35:34 1.14
+++ pkgsrc/print/py-weasyprint/Makefile 2018/04/03 09:31:56 1.15
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.14 2018/03/26 00:35:34 joerg Exp $ 1# $NetBSD: Makefile,v 1.15 2018/04/03 09:31:56 adam Exp $
2 2
3DISTNAME= WeasyPrint-0.42.2 3DISTNAME= WeasyPrint-0.42.3
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
5PKGREVISION= 1 
6CATEGORIES= print python 5CATEGORIES= print python
7MASTER_SITES= ${MASTER_SITE_PYPI:=W/WeasyPrint/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=W/WeasyPrint/}
8 7
9MAINTAINER= kleink@NetBSD.org 8MAINTAINER= kleink@NetBSD.org
10HOMEPAGE= http://weasyprint.org/ 9HOMEPAGE= http://weasyprint.org/
11COMMENT= Converts HTML/CSS documents to PDF 10COMMENT= Converts HTML/CSS documents to PDF
12LICENSE= modified-bsd 11LICENSE= modified-bsd
13 12
14.include "../../lang/python/egg.mk" 13.include "../../lang/python/egg.mk"
15 14
16DEPENDS+= pango-[0-9]*:../../devel/pango 15DEPENDS+= pango-[0-9]*:../../devel/pango
17.if ${_PYTHON_VERSION} > 30 16.if ${_PYTHON_VERSION} > 30
18DEPENDS+= ${PYPKGPREFIX}-cairosvg>=1.0.20:../../converters/py-cairosvg 17DEPENDS+= ${PYPKGPREFIX}-cairosvg>=1.0.20:../../converters/py-cairosvg

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

--- pkgsrc/print/py-weasyprint/distinfo 2018/02/12 08:10:41 1.12
+++ pkgsrc/print/py-weasyprint/distinfo 2018/04/03 09:31:56 1.13
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.12 2018/02/12 08:10:41 adam Exp $ 1$NetBSD: distinfo,v 1.13 2018/04/03 09:31:56 adam Exp $
2 2
3SHA1 (WeasyPrint-0.42.2.tar.gz) = 3708c8a3b2eac51272e0469bde76297c701a41d9 3SHA1 (WeasyPrint-0.42.3.tar.gz) = afef25da0610fb8031609798d8b25be44506bef4
4RMD160 (WeasyPrint-0.42.2.tar.gz) = 7c50582f185cfd48883b4cee8a4b1c6d9a9826f5 4RMD160 (WeasyPrint-0.42.3.tar.gz) = 4ea815172a3bd32420e3919272c2f037a6b76c85
5SHA512 (WeasyPrint-0.42.2.tar.gz) = 5d5a685126b00895ed31ab7447b768a74bf9096008b2e95a84bd7101b99a44966c22deceb8c621be6eb4b5e7fcee364794f68ae3fc6e2b1b5bf8191439fc4a23 5SHA512 (WeasyPrint-0.42.3.tar.gz) = d6007934c301904308bd4821626d6a7bb504268c5c71a31f7486faebb3dd649fad18774737cab39eb13a0916635bb58eba2c8432c72cc5a461cea2a5d874b1ee
6Size (WeasyPrint-0.42.2.tar.gz) = 399399 bytes 6Size (WeasyPrint-0.42.3.tar.gz) = 399972 bytes
7SHA1 (patch-setup.py) = a7657e79ac611f3122a81d7f2c6c195e52ba9399 7SHA1 (patch-setup.py) = a7657e79ac611f3122a81d7f2c6c195e52ba9399