summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorkleink <kleink@pkgsrc.org>2020-05-16 17:16:21 +0000
committerkleink <kleink@pkgsrc.org>2020-05-16 17:16:21 +0000
commit91b8c03ef4f79d3bc05f66dd110bc909e15ab03d (patch)
tree4286401c812945707110792e2872500ec02bd0d2 /converters
parentffaf80f5c3914b62de2ce08171933c4a3e2c1e98 (diff)
downloadpkgsrc-91b8c03ef4f79d3bc05f66dd110bc909e15ab03d.tar.gz
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
Diffstat (limited to 'converters')
-rw-r--r--converters/py-cairosvg/Makefile4
-rw-r--r--converters/py-cairosvg/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/converters/py-cairosvg/Makefile b/converters/py-cairosvg/Makefile
index b5072575a94..95bd725e72b 100644
--- a/converters/py-cairosvg/Makefile
+++ b/converters/py-cairosvg/Makefile
@@ -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/}
diff --git a/converters/py-cairosvg/distinfo b/converters/py-cairosvg/distinfo
index 70827212cee..ea72d7a9899 100644
--- a/converters/py-cairosvg/distinfo
+++ b/converters/py-cairosvg/distinfo
@@ -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