pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/py-reportlab
Module Name: pkgsrc
Committed By: adam
Date: Mon Jun 10 15:39:06 UTC 2019
Modified Files:
pkgsrc/print/py-reportlab: Makefile distinfo
Log Message:
py-reportlab: updated to 3.5.23
RELEASE 3.5.23
* fix issue 180 raised by Christoph Berg
* fix issue 181 raised by Daniel Terecuk
* brutalist fix for Marius Gedminas' issue 183
* add wordSpace keyword to Canvas draw methods
* fix for Marius Gedminas' issue 184
RELEASE 3.5.22
* Allow kewords in PDFResourceDictionary
* pr 58 issue 174 contribution by Marius Gedminas
* Allow AcroForm to have SigFlags
* Bug Fixes and tests
To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 pkgsrc/print/py-reportlab/Makefile
cvs rdiff -u -r1.33 -r1.34 pkgsrc/print/py-reportlab/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/py-reportlab/Makefile
diff -u pkgsrc/print/py-reportlab/Makefile:1.71 pkgsrc/print/py-reportlab/Makefile:1.72
--- pkgsrc/print/py-reportlab/Makefile:1.71 Wed May 8 10:21:44 2019
+++ pkgsrc/print/py-reportlab/Makefile Mon Jun 10 15:39:06 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.71 2019/05/08 10:21:44 adam Exp $
+# $NetBSD: Makefile,v 1.72 2019/06/10 15:39:06 adam Exp $
-DISTNAME= reportlab-3.5.21
+DISTNAME= reportlab-3.5.23
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= print python
MASTER_SITES= ${MASTER_SITE_PYPI:=r/reportlab/}
Index: pkgsrc/print/py-reportlab/distinfo
diff -u pkgsrc/print/py-reportlab/distinfo:1.33 pkgsrc/print/py-reportlab/distinfo:1.34
--- pkgsrc/print/py-reportlab/distinfo:1.33 Wed May 8 10:21:44 2019
+++ pkgsrc/print/py-reportlab/distinfo Mon Jun 10 15:39:06 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.33 2019/05/08 10:21:44 adam Exp $
+$NetBSD: distinfo,v 1.34 2019/06/10 15:39:06 adam Exp $
-SHA1 (reportlab-3.5.21.tar.gz) = 59c826ab4087ccae9efbc47f1bb857a6d53c29bd
-RMD160 (reportlab-3.5.21.tar.gz) = 7eaa4986190f62bff0fc8345778aac3ffb9dabe8
-SHA512 (reportlab-3.5.21.tar.gz) = f9cd8c092aa47869ad9714b13f3d812e960328d2284ae8c6fb66f9ce4e36e802cd5052a9e626675f3b99700c3e38eb017e2dd76d9027a80bc4f24f4f86e29297
-Size (reportlab-3.5.21.tar.gz) = 2854950 bytes
+SHA1 (reportlab-3.5.23.tar.gz) = 7634fe561c0d6c72f35f21c4e4b040a36774e8bf
+RMD160 (reportlab-3.5.23.tar.gz) = 6a1d9c26d62cd9bae388cbe708ab84c0426413cd
+SHA512 (reportlab-3.5.23.tar.gz) = 825d8fe92e0c8bf963b2e7ea9b91b7abd3cad059106b99ae40ffec8df34ead7a5de10a493f085456297faaab27f850491ff2bb9f914086ff4c511783b53285da
+Size (reportlab-3.5.23.tar.gz) = 2856641 bytes
Home |
Main Index |
Thread Index |
Old Index