diff options
author | adam <adam@pkgsrc.org> | 2018-02-12 08:10:41 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-02-12 08:10:41 +0000 |
commit | 0b38b1185b72cc1ec19383a78d687e57d790bcd4 (patch) | |
tree | d2224b212debbc260f58e1cd238f7ef3cd459a1a /print | |
parent | 49284a117ec24f2de68a507845c2f802f50c2313 (diff) | |
download | pkgsrc-0b38b1185b72cc1ec19383a78d687e57d790bcd4.tar.gz |
py-weasyprint: updated to 0.42.2
Version 0.42.2
Bug fixes:
Fix a couple of crashes and endless loops when breaking lines.
Diffstat (limited to 'print')
-rw-r--r-- | print/py-weasyprint/Makefile | 4 | ||||
-rw-r--r-- | print/py-weasyprint/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/print/py-weasyprint/Makefile b/print/py-weasyprint/Makefile index 93c8427319e..fa7494fc0db 100644 --- a/print/py-weasyprint/Makefile +++ b/print/py-weasyprint/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2018/02/02 10:40:11 adam Exp $ +# $NetBSD: Makefile,v 1.13 2018/02/12 08:10:41 adam Exp $ -DISTNAME= WeasyPrint-0.42.1 +DISTNAME= WeasyPrint-0.42.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} CATEGORIES= print python MASTER_SITES= ${MASTER_SITE_PYPI:=W/WeasyPrint/} diff --git a/print/py-weasyprint/distinfo b/print/py-weasyprint/distinfo index 17a07d87ed4..7602c9ddf4d 100644 --- a/print/py-weasyprint/distinfo +++ b/print/py-weasyprint/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.11 2018/02/02 10:40:11 adam Exp $ +$NetBSD: distinfo,v 1.12 2018/02/12 08:10:41 adam Exp $ -SHA1 (WeasyPrint-0.42.1.tar.gz) = cf561563d5595d2898553b236c3acc433f0efa84 -RMD160 (WeasyPrint-0.42.1.tar.gz) = e1ee1005151f0e4600a9b89729b76d7a80968182 -SHA512 (WeasyPrint-0.42.1.tar.gz) = f077f8e39aa2bd32c4785d4f2bf1346189c5bd8c4dbe35bac13c298211cee67b9e9a896a6fd54926cc6f89852d4bddddc269e97d2ec0d4bbd621583c56f10c12 -Size (WeasyPrint-0.42.1.tar.gz) = 398989 bytes +SHA1 (WeasyPrint-0.42.2.tar.gz) = 3708c8a3b2eac51272e0469bde76297c701a41d9 +RMD160 (WeasyPrint-0.42.2.tar.gz) = 7c50582f185cfd48883b4cee8a4b1c6d9a9826f5 +SHA512 (WeasyPrint-0.42.2.tar.gz) = 5d5a685126b00895ed31ab7447b768a74bf9096008b2e95a84bd7101b99a44966c22deceb8c621be6eb4b5e7fcee364794f68ae3fc6e2b1b5bf8191439fc4a23 +Size (WeasyPrint-0.42.2.tar.gz) = 399399 bytes SHA1 (patch-setup.py) = a7657e79ac611f3122a81d7f2c6c195e52ba9399 |