Received: by mail.netbsd.org (Postfix, from userid 605) id 0B97584D7B; Sat, 16 May 2020 17:16:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8603784D59 for ; Sat, 16 May 2020 17:16:22 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id fhbAYo-IRIXn for ; Sat, 16 May 2020 17:16:22 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id E16F384D33 for ; Sat, 16 May 2020 17:16:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D3928FB27; Sat, 16 May 2020 17:16:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1589649381212650" MIME-Version: 1.0 Date: Sat, 16 May 2020 17:16:21 +0000 From: "Klaus Klein" Subject: CVS commit: pkgsrc/converters/py-cairosvg To: pkgsrc-changes@NetBSD.org Reply-To: kleink@netbsd.org X-Mailer: log_accum Message-Id: <20200516171621.D3928FB27@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1589649381212650 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: kleink Date: Sat May 16 17:16:21 UTC 2020 Modified Files: pkgsrc/converters/py-cairosvg: Makefile distinfo Log Message: py-cairosvg: Update to 2.4.2. Version 2.4.2 released on 2019-09-10 ==================================== * Fix race condition in tests * Fix scale for images with no viewBox Version 2.4.1 released on 2019-08-21 ==================================== * Fix the --scale parameter * Allow href attributes with no namespace * Fix the tree root detection Version 2.4.0 released on 2019-05-20 ==================================== * Fix aspect and position when resizing root SVG tag * Follow aspect and position hints when using forced output size Version 2.3.1 released on 2019-04-18 ==================================== * Fix relative paths on Windows Version 2.3.0 released on 2019-02-08 ==================================== * Drop Python 3.4 support * Make text selectable on generated PDF files * Don't inherit dx and dy attributes * Fix support of alignment-baseline="hanging" * Fix backslashes in docstrings and comments * Fix local anchors with files with no given URL * Close VERSION's file descriptor * Clean packaging * Include LICENSE in distributed packages Version 2.2.1 released on 2018-09-27 ==================================== * Fix packaging Version 2.2.0 released on 2018-09-21 ==================================== * Clean packaging * Fix T commands used with previous relative commands in paths * Use real functions for svg2* commands, improving IDE integration * Fix files management on Windows * Handle image-rendering property * Fix crash with some text samples * Fix position of embedded svg tags with a viewbox not at position (0, 0) * Add output-width and output-height options * Handle references to inner document tags defined after the anchor * Fix offsets for texts on paths To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 pkgsrc/converters/py-cairosvg/Makefile cvs rdiff -u -r1.13 -r1.14 pkgsrc/converters/py-cairosvg/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1589649381212650 Content-Disposition: inline Content-Length: 1747 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/converters/py-cairosvg/Makefile diff -u pkgsrc/converters/py-cairosvg/Makefile:1.14 pkgsrc/converters/py-cairosvg/Makefile:1.15 --- pkgsrc/converters/py-cairosvg/Makefile:1.14 Fri May 11 14:36:07 2018 +++ pkgsrc/converters/py-cairosvg/Makefile Sat May 16 17:16:21 2020 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2018/05/11 14:36:07 adam Exp $ +# $NetBSD: Makefile,v 1.15 2020/05/16 17:16:21 kleink Exp $ -DISTNAME= CairoSVG-2.1.3 +DISTNAME= CairoSVG-2.4.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} CATEGORIES= converters graphics python MASTER_SITES= ${MASTER_SITE_PYPI:=C/CairoSVG/} Index: pkgsrc/converters/py-cairosvg/distinfo diff -u pkgsrc/converters/py-cairosvg/distinfo:1.13 pkgsrc/converters/py-cairosvg/distinfo:1.14 --- pkgsrc/converters/py-cairosvg/distinfo:1.13 Fri May 11 14:36:07 2018 +++ pkgsrc/converters/py-cairosvg/distinfo Sat May 16 17:16:21 2020 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.13 2018/05/11 14:36:07 adam Exp $ +$NetBSD: distinfo,v 1.14 2020/05/16 17:16:21 kleink Exp $ -SHA1 (CairoSVG-2.1.3.tar.gz) = 55c68a00f1a6a309d4703f8412a5ac998d5b76fa -RMD160 (CairoSVG-2.1.3.tar.gz) = e7e3231529bd886c84e97d56bdf01fa191ca782c -SHA512 (CairoSVG-2.1.3.tar.gz) = c758de93ff11a99c3e3ab3a553f93677524b0ef9a7746c3b02ed6540fdc7de88a8e1832b8c28dfd080f10bec29b31c66e7e382ff332c82a8ee6e96a3cab39863 -Size (CairoSVG-2.1.3.tar.gz) = 39836 bytes +SHA1 (CairoSVG-2.4.2.tar.gz) = 4c5bf5d5a0c5d03eed65360e91655aab146726f9 +RMD160 (CairoSVG-2.4.2.tar.gz) = e29a3702c42cd2535464b7650353100e0ac5bad6 +SHA512 (CairoSVG-2.4.2.tar.gz) = 0d6dd22d9569fd3849cf7f6594c86bed719169dac1f0f3219e88d82f9d245bf29d51715159085cb26c0340c8f0dcb88412d141ec0ee3710b1477626f5a578441 +Size (CairoSVG-2.4.2.tar.gz) = 38715 bytes --_----------=_1589649381212650--