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: Thu Jan 28 08:28:23 UTC 2021
Modified Files:
pkgsrc/print/py-reportlab: Makefile distinfo
Log Message:
py-reportlab: updated to 3.5.60
CHANGES 3.5.60 22/01/2021
---------------------------
* Allow legend column control of vertical alignment
* Allow renderTextMode attribute in reportlab.graphics.shapes.String
* Allow renderTextMode drawString handling in renderPDF/PM/PS/SVG
* Some fixes to fillMode handling
CHANGES 3.5.59 04/01/2021
---------------------------
* Minor changes to table rounded corners; some documentation updates
CHANGES 3.5.58 01/01/2021
---------------------------
* Allow variant corners in Canvas.roundRect
* Allow tables to have rounded corners
CHANGES 3.5.57 27/12/2020
---------------------------
* added ddfStyle to Label
* allowed for embedded(and ordinary)Hyphenation to pre-empt splitting when embeddedHyphenation>=2
* fix extension escapePDF so it can handle unicode
* fix poundsign in Ean5BarcodeWidget
* Table can use __styledWrap__ for sizing
* test fixes so 3.9 and 2.7 produce same pdf
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 pkgsrc/print/py-reportlab/Makefile
cvs rdiff -u -r1.39 -r1.40 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.78 pkgsrc/print/py-reportlab/Makefile:1.79
--- pkgsrc/print/py-reportlab/Makefile:1.78 Sun Dec 6 11:42:33 2020
+++ pkgsrc/print/py-reportlab/Makefile Thu Jan 28 08:28:22 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.78 2020/12/06 11:42:33 adam Exp $
+# $NetBSD: Makefile,v 1.79 2021/01/28 08:28:22 adam Exp $
-DISTNAME= reportlab-3.5.56
+DISTNAME= reportlab-3.5.60
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.39 pkgsrc/print/py-reportlab/distinfo:1.40
--- pkgsrc/print/py-reportlab/distinfo:1.39 Sun Dec 6 11:42:33 2020
+++ pkgsrc/print/py-reportlab/distinfo Thu Jan 28 08:28:22 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.39 2020/12/06 11:42:33 adam Exp $
+$NetBSD: distinfo,v 1.40 2021/01/28 08:28:22 adam Exp $
-SHA1 (reportlab-3.5.56.tar.gz) = fb05877375a0efcb9c19714203ae1246e71c349e
-RMD160 (reportlab-3.5.56.tar.gz) = a00777b9c11ee14d9c61d64c9385635720dd6c70
-SHA512 (reportlab-3.5.56.tar.gz) = 49bafe1b1f0067df1d76a8e61b35ec7062dfffa608f6086241dfa589244bef5784180de7c3d86dc62334282a40a012f7579f5c3cec3c4b0387ba2c482a04c010
-Size (reportlab-3.5.56.tar.gz) = 2899527 bytes
+SHA1 (reportlab-3.5.60.tar.gz) = 8990aa2b2dfea490e84f82e1003d570b0524cd5b
+RMD160 (reportlab-3.5.60.tar.gz) = 64c85c70349d0cb1258cd66c5553b5e65f0fe845
+SHA512 (reportlab-3.5.60.tar.gz) = 395ad0c904215ba3ae16efa52140b7cc6f751efd04c70f687a8891806b346d78c75bb29df5aa0d6d49adb6f5638da58704e713ee1500df05424c9dddc38afad2
+Size (reportlab-3.5.60.tar.gz) = 2905122 bytes
Home |
Main Index |
Thread Index |
Old Index