diff --git a/print/py-weasyprint/Makefile b/print/py-weasyprint/Makefile index 5676c1b121ed..0f109bd65f93 100644 --- a/print/py-weasyprint/Makefile +++ b/print/py-weasyprint/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2023/06/06 12:42:12 riastradh Exp $ +# $NetBSD: Makefile,v 1.42 2023/06/30 07:56:34 kleink Exp $ -DISTNAME= weasyprint-56.1 +DISTNAME= weasyprint-59.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 1 CATEGORIES= print python MASTER_SITES= ${MASTER_SITE_PYPI:=w/weasyprint/} @@ -12,12 +11,12 @@ COMMENT= Converts HTML/CSS documents to PDF LICENSE= modified-bsd TOOL_DEPENDS+= ${PYPKGPREFIX}-flit_core-[0-9]*:../../devel/py-flit_core -DEPENDS+= ${PYPKGPREFIX}-Pillow>=4.0.0:../../graphics/py-Pillow +DEPENDS+= ${PYPKGPREFIX}-Pillow>=9.1.0:../../graphics/py-Pillow DEPENDS+= ${PYPKGPREFIX}-cffi>=0.6:../../devel/py-cffi DEPENDS+= ${PYPKGPREFIX}-cssselect2>=0.1:../../textproc/py-cssselect2 DEPENDS+= ${PYPKGPREFIX}-fonttools>=4.0.0:../../fonts/py-fonttools DEPENDS+= ${PYPKGPREFIX}-html5lib>=1.1:../../textproc/py-html5lib -DEPENDS+= ${PYPKGPREFIX}-pydyf>=0.2.0:../../print/py-pydyf +DEPENDS+= ${PYPKGPREFIX}-pydyf>=0.6.0:../../print/py-pydyf DEPENDS+= ${PYPKGPREFIX}-pyphen>=0.9.1:../../textproc/py-pyphen DEPENDS+= ${PYPKGPREFIX}-tinycss2>=1.0.0:../../textproc/py-tinycss2 TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov diff --git a/print/py-weasyprint/PLIST b/print/py-weasyprint/PLIST index 67c15af4a1c0..6931218dec82 100644 --- a/print/py-weasyprint/PLIST +++ b/print/py-weasyprint/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2022/07/09 18:39:22 kleink Exp $ +@comment $NetBSD: PLIST,v 1.11 2023/06/30 07:56:34 kleink Exp $ bin/weasyprint-${PYVERSSUFFIX} ${PYSITELIB}/${WHEEL_INFODIR}/INSTALLER ${PYSITELIB}/${WHEEL_INFODIR}/LICENSE @@ -12,6 +12,8 @@ ${PYSITELIB}/weasyprint/__init__.py ${PYSITELIB}/weasyprint/__init__.pyc ${PYSITELIB}/weasyprint/__main__.py ${PYSITELIB}/weasyprint/__main__.pyc +${PYSITELIB}/weasyprint/anchors.py +${PYSITELIB}/weasyprint/anchors.pyc ${PYSITELIB}/weasyprint/css/__init__.py ${PYSITELIB}/weasyprint/css/__init__.pyc ${PYSITELIB}/weasyprint/css/computed_values.py @@ -20,6 +22,7 @@ ${PYSITELIB}/weasyprint/css/counters.py ${PYSITELIB}/weasyprint/css/counters.pyc ${PYSITELIB}/weasyprint/css/html5_ph.css ${PYSITELIB}/weasyprint/css/html5_ua.css +${PYSITELIB}/weasyprint/css/html5_ua_form.css ${PYSITELIB}/weasyprint/css/media_queries.py ${PYSITELIB}/weasyprint/css/media_queries.pyc ${PYSITELIB}/weasyprint/css/properties.py @@ -79,18 +82,22 @@ ${PYSITELIB}/weasyprint/layout/replaced.py ${PYSITELIB}/weasyprint/layout/replaced.pyc ${PYSITELIB}/weasyprint/layout/table.py ${PYSITELIB}/weasyprint/layout/table.pyc -${PYSITELIB}/weasyprint/links.py -${PYSITELIB}/weasyprint/links.pyc ${PYSITELIB}/weasyprint/logger.py ${PYSITELIB}/weasyprint/logger.pyc ${PYSITELIB}/weasyprint/matrix.py ${PYSITELIB}/weasyprint/matrix.pyc ${PYSITELIB}/weasyprint/pdf/__init__.py ${PYSITELIB}/weasyprint/pdf/__init__.pyc +${PYSITELIB}/weasyprint/pdf/anchors.py +${PYSITELIB}/weasyprint/pdf/anchors.pyc ${PYSITELIB}/weasyprint/pdf/fonts.py ${PYSITELIB}/weasyprint/pdf/fonts.pyc +${PYSITELIB}/weasyprint/pdf/metadata.py +${PYSITELIB}/weasyprint/pdf/metadata.pyc ${PYSITELIB}/weasyprint/pdf/pdfa.py ${PYSITELIB}/weasyprint/pdf/pdfa.pyc +${PYSITELIB}/weasyprint/pdf/pdfua.py +${PYSITELIB}/weasyprint/pdf/pdfua.pyc ${PYSITELIB}/weasyprint/pdf/sRGB2014.icc ${PYSITELIB}/weasyprint/pdf/stream.py ${PYSITELIB}/weasyprint/pdf/stream.pyc diff --git a/print/py-weasyprint/distinfo b/print/py-weasyprint/distinfo index 22b9854df7f1..9d746e8dff4a 100644 --- a/print/py-weasyprint/distinfo +++ b/print/py-weasyprint/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.27 2022/08/17 07:17:08 kleink Exp $ +$NetBSD: distinfo,v 1.28 2023/06/30 07:56:34 kleink Exp $ -BLAKE2s (weasyprint-56.1.tar.gz) = ff6bcd0bb81af8c8960ac948ff2e1a3448851d0dc38c05298cd1b00cd767b81a -SHA512 (weasyprint-56.1.tar.gz) = c64bcef9789cb8c52853cfe02f5249240b67fa8368f3467c0e56cefe8ee9fde3dc9a1a489278e7238ed7fddfebba2f238f37245a3ef4d7482a32cee14dbf66b0 -Size (weasyprint-56.1.tar.gz) = 420035 bytes +BLAKE2s (weasyprint-59.0.tar.gz) = c1edfe2cb4fdca7f9c2519f20ed20d155f35b52cc3c90a445b57517018a6c63f +SHA512 (weasyprint-59.0.tar.gz) = 58f81a1b3e3f1315caebd08f2cb556c89cb1aa818c13310998e72c436479c1a0d10031c7792502970490e73bd6fd769c836bd4e87be384fd83179957e71496e1 +Size (weasyprint-59.0.tar.gz) = 438338 bytes