summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-06-10 08:10:11 +0000
committeradam <adam@pkgsrc.org>2020-06-10 08:10:11 +0000
commit62f34057cd6a99ae6d29dd2a14655dff0c0d7ff3 (patch)
tree5577d955e09d02c2a458ff7e0bb9c7c0b06f5999 /print
parentb486fec29992b9e95bcd26182b8ce6ae9d130367 (diff)
downloadpkgsrc-62f34057cd6a99ae6d29dd2a14655dff0c0d7ff3.tar.gz
py-reportlab: updated to 3.5.42
RELEASE 3.5.42 * fix bug in tables.py reported by Kamil Niski https://bitbucket.org/rptlab/reportlab/issues/182 & Adam Kalinsky RELEASE 3.5.41 * fix python3 bug in DDIndenter.__getattr__ RELEASE 3.5.40 * fix broken (by robin) simple bar lables found by Djan RELEASE 3.5.39 * allow selection of ttf subfonts by PS name * revert to old style recursiveGetAttr * raise error for problematic Canvas.setDash reported by Mike Carter from sitemorse RELEASE 3.5.38 * bug fix for normalDate monthnames; bump travis; version-->3.5.38 RELEASE 3.5.37 * experimental support for 2d pie/doughnut shading RELEASE 3.5.36 * update travis version of multibuild contrib by Matthew Brett * fixes to cope with python 3.9 * imrove Drawing formats handling and ensure asString can do svg RELEASE 3.5.35 * test fixes * Label enhancement * added isSubclassOf validator * added CrossHair widget
Diffstat (limited to 'print')
-rw-r--r--print/py-reportlab/Makefile4
-rw-r--r--print/py-reportlab/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile
index 9ff6967e063..765ec7046bd 100644
--- a/print/py-reportlab/Makefile
+++ b/print/py-reportlab/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.74 2020/02/19 17:47:59 adam Exp $
+# $NetBSD: Makefile,v 1.75 2020/06/10 08:10:11 adam Exp $
-DISTNAME= reportlab-3.5.34
+DISTNAME= reportlab-3.5.42
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= print python
MASTER_SITES= ${MASTER_SITE_PYPI:=r/reportlab/}
diff --git a/print/py-reportlab/distinfo b/print/py-reportlab/distinfo
index 7e05321d01a..dc403fa1cea 100644
--- a/print/py-reportlab/distinfo
+++ b/print/py-reportlab/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.35 2020/02/19 17:47:59 adam Exp $
+$NetBSD: distinfo,v 1.36 2020/06/10 08:10:11 adam Exp $
-SHA1 (reportlab-3.5.34.tar.gz) = 0b90d65fe4e6da78b3d143bb3f0f5dd5382f23df
-RMD160 (reportlab-3.5.34.tar.gz) = c52c150f4ea799f3f9d4939f28305b4fc0a0ece3
-SHA512 (reportlab-3.5.34.tar.gz) = 98c826830cad3a232ffed370cfcda2fb19c0e796671e48e39ed4813b6f3fc441cd4312e517cc8a94ed510029fb2ebfee198db2ac825d0c37bf4bbe2a81d935cd
-Size (reportlab-3.5.34.tar.gz) = 2879736 bytes
+SHA1 (reportlab-3.5.42.tar.gz) = 4489dc96b140737e9c9869f4a05a80f9971a0f6f
+RMD160 (reportlab-3.5.42.tar.gz) = c34f914985bd9be114d0058ab090eab26b56e8de
+SHA512 (reportlab-3.5.42.tar.gz) = f52717867190bf7812fd566d9ec3044198db809cdd0f53cc9dbfa92503a202540db659369e20bba3de07cd28eb10515d03b85700ac138c9394dc9eed1f08b8f8
+Size (reportlab-3.5.42.tar.gz) = 2883081 bytes