pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/py-reportlab py-reportlab: updated to 3.5.68



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d4dbb331759c
branches:  trunk
changeset: 456562:d4dbb331759c
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Aug 02 20:31:11 2021 +0000

description:
py-reportlab: updated to 3.5.68

CHANGES 3.5.68
* graphics improve some error messages for renderPM
* changed lib.urilt.recursiveImport after errors in python3.10, reflect changes in readJPEGInfo
* pdfutils readJPEGInfo extracts dpi if present defaults to (72, 72)
* Image flowable allows a useDPI argument
* paraparser annotate some errors

diffstat:

 print/py-reportlab/Makefile |   4 ++--
 print/py-reportlab/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 8f462ac39746 -r d4dbb331759c print/py-reportlab/Makefile
--- a/print/py-reportlab/Makefile       Mon Aug 02 20:30:24 2021 +0000
+++ b/print/py-reportlab/Makefile       Mon Aug 02 20:31:11 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.81 2021/04/27 04:58:11 adam Exp $
+# $NetBSD: Makefile,v 1.82 2021/08/02 20:31:11 adam Exp $
 
-DISTNAME=      reportlab-3.5.67
+DISTNAME=      reportlab-3.5.68
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    print python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=r/reportlab/}
diff -r 8f462ac39746 -r d4dbb331759c print/py-reportlab/distinfo
--- a/print/py-reportlab/distinfo       Mon Aug 02 20:30:24 2021 +0000
+++ b/print/py-reportlab/distinfo       Mon Aug 02 20:31:11 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.42 2021/04/27 04:58:11 adam Exp $
+$NetBSD: distinfo,v 1.43 2021/08/02 20:31:11 adam Exp $
 
-SHA1 (reportlab-3.5.67.tar.gz) = bb147f17dbc7c1e05a36a2c588d94a5dbf9c0867
-RMD160 (reportlab-3.5.67.tar.gz) = bced243277183323331f2d1982609fe66d25f782
-SHA512 (reportlab-3.5.67.tar.gz) = 5a0ec58f0ee925079f3756bac309bd5aaf159118a4ed7ec6467721ead23e5db37839014bb49f1804a0dee4532ce21f9c78adec99ec61a4aeffd957184d489a6c
-Size (reportlab-3.5.67.tar.gz) = 2911726 bytes
+SHA1 (reportlab-3.5.68.tar.gz) = 958c00dda9b1350b0386ee21ca4d6ac858b00911
+RMD160 (reportlab-3.5.68.tar.gz) = 96db163e57d1fb065dc2f3def9e2736764e0b5c9
+SHA512 (reportlab-3.5.68.tar.gz) = 4d41f9d9708d2bd172928985e1e2d22ffcc61d2d6fb21bdf1f3275f9ff576f06e712cd9c9d1707ff364608ad8bed6c30754893a7b142dc3accd6eef8aa19c975
+Size (reportlab-3.5.68.tar.gz) = 4512985 bytes



Home | Main Index | Thread Index | Old Index