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:           Tue Oct  2 11:23:01 UTC 2018

Modified Files:
        pkgsrc/print/py-reportlab: Makefile distinfo

Log Message:
py-reportlab: updated to 3.5.8

RELEASE 3.5.7:
Fix tables.py splitting for line comands.


To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 pkgsrc/print/py-reportlab/Makefile
cvs rdiff -u -r1.26 -r1.27 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.64 pkgsrc/print/py-reportlab/Makefile:1.65
--- pkgsrc/print/py-reportlab/Makefile:1.64     Thu Sep 13 07:39:17 2018
+++ pkgsrc/print/py-reportlab/Makefile  Tue Oct  2 11:23:01 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.64 2018/09/13 07:39:17 adam Exp $
+# $NetBSD: Makefile,v 1.65 2018/10/02 11:23:01 adam Exp $
 
-DISTNAME=      reportlab-3.5.6
+DISTNAME=      reportlab-3.5.8
 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.26 pkgsrc/print/py-reportlab/distinfo:1.27
--- pkgsrc/print/py-reportlab/distinfo:1.26     Thu Sep 13 07:39:17 2018
+++ pkgsrc/print/py-reportlab/distinfo  Tue Oct  2 11:23:01 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.26 2018/09/13 07:39:17 adam Exp $
+$NetBSD: distinfo,v 1.27 2018/10/02 11:23:01 adam Exp $
 
-SHA1 (reportlab-3.5.6.tar.gz) = bdc545e41d99ff541a0fd62e902bfd37e8d11be7
-RMD160 (reportlab-3.5.6.tar.gz) = 5c5ace439cd2cae973fb666e54ff9ad1e9484b7d
-SHA512 (reportlab-3.5.6.tar.gz) = 108675fbc66124cffc302dc1c61ee0b98cdf8f2a1ab161f614cf94769f983f032ad402f2c9a28b4749410a01cda6d7b6728abfe7aee0df88881e596d0c6465a3
-Size (reportlab-3.5.6.tar.gz) = 2836697 bytes
+SHA1 (reportlab-3.5.8.tar.gz) = ce3034cc0ce7d4876161bcc47d36e711c0387d85
+RMD160 (reportlab-3.5.8.tar.gz) = 2cae179c780a1abfec98d286aeac55b9415d6d52
+SHA512 (reportlab-3.5.8.tar.gz) = c631f505bdbc96023c403f9d63f238f9bb257a9f6ca06e7b6b0fad54a80727d30651e267dbd9d3283b836423dd236e03ae82a0c3e055a5b8b3dc1b37c2c1ad37
+Size (reportlab-3.5.8.tar.gz) = 2836603 bytes



Home | Main Index | Thread Index | Old Index