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.55



details:   https://anonhg.NetBSD.org/pkgsrc/rev/43231c8739ba
branches:  trunk
changeset: 442798:43231c8739ba
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Nov 30 20:15:54 2020 +0000

description:
py-reportlab: updated to 3.5.55

RELEASE 3.5.55
???

RELEASE 3.5.54
* Allow extra fields in AcroForm suggested by Chris Else ubuntu247 at gmail.com
* Allow DocTemplate.\_firstPageTemplateIndex to be a list of PageTemplate ids
* improve PageBreak repr
* minor changes to travis & appveyor scripts; drop forml support for python 3.5

diffstat:

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

diffs (27 lines):

diff -r 96c29cb63413 -r 43231c8739ba print/py-reportlab/Makefile
--- a/print/py-reportlab/Makefile       Mon Nov 30 20:13:53 2020 +0000
+++ b/print/py-reportlab/Makefile       Mon Nov 30 20:15:54 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.76 2020/10/21 06:49:35 adam Exp $
+# $NetBSD: Makefile,v 1.77 2020/11/30 20:15:54 adam Exp $
 
-DISTNAME=      reportlab-3.5.53
+DISTNAME=      reportlab-3.5.55
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    print python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=r/reportlab/}
diff -r 96c29cb63413 -r 43231c8739ba print/py-reportlab/distinfo
--- a/print/py-reportlab/distinfo       Mon Nov 30 20:13:53 2020 +0000
+++ b/print/py-reportlab/distinfo       Mon Nov 30 20:15:54 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.37 2020/10/21 06:49:35 adam Exp $
+$NetBSD: distinfo,v 1.38 2020/11/30 20:15:54 adam Exp $
 
-SHA1 (reportlab-3.5.53.tar.gz) = 559daaa89f8df5d9489fb87dcda446473f20487a
-RMD160 (reportlab-3.5.53.tar.gz) = 2f973977df4f3ee0177676d53602bae9bf92a0d7
-SHA512 (reportlab-3.5.53.tar.gz) = 60101deff754fb2ec0040740ae51b197651f104efc8c3bc299c161599aaef13d692489d715310de951193ac42c5d66a61ead802cbf20530154c4d5dabf77fe91
-Size (reportlab-3.5.53.tar.gz) = 2897496 bytes
+SHA1 (reportlab-3.5.55.tar.gz) = 18c37b65ecdbd14032b4614a1d2ad2e46a732a84
+RMD160 (reportlab-3.5.55.tar.gz) = 800abba4a3c3206b9e76ef25182e16798edad723
+SHA512 (reportlab-3.5.55.tar.gz) = 4cf301c0564d55073cb7cc9275b72faf505875d09504858e5f0986bf31b4a8298cd09578e7b315f211a09bfe97ebd6a6e494863fdeeae0738f58479f00930ddd
+Size (reportlab-3.5.55.tar.gz) = 2899065 bytes



Home | Main Index | Thread Index | Old Index