2018-09-13 09:39:17 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-reportlab: updated to 3.5.6
RELEASE 3.5.6:
* Restore DocTemplate seq attribute lost in rev c985bd7093ad (4405)
version 3.4.41
|
2018-08-19 10:55:01 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-reportlab: updated to 3.5.5
RELEASE 3.5.3
* Bug fix release to make really simple paras work OK
* Use local libart by default
* Use upgrade libart source to 2.3.21-3
|
2018-07-25 15:36:40 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message:
Update to reportlab 3.5.2 to get a full distribution version back.
Add dependency on py-pyphen for hyphenation support.
|
2018-07-13 09:10:46 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message:
py-reportlab: updated to 3.5.0
3.5.0:
Unknown changes
|
2018-02-24 01:13:35 by Maya Rashish | Files touched by this commit (2) |
Log message:
reportlab: use the versioned distfile.
(Now to the right branch...)
|
2017-12-17 17:47:54 by Adam Ciarcinski | Files touched by this commit (5) | |
Log message:
py-reportlab: updated to 3.4.0
RELEASE 3.4:
* More pagesizes from https://en.wikipedia.org/wiki/Paper_size (contributed by \
https://bitbucket.org/alainchiasson/)
* add in fillMode (fill-rule) variable to the graphics state for drawings
* add support for automatic bullet rotation in ListFlowables.
* fix acroform annotation bug in radios (reported by Olivia Zhang)
* fix split paragraph rendering bug (reported by Olivia Zhang & Echo Bell)
* Allow Image to have a drawing as argument
* support for Path autoclose & fillMode; version --> 3.3.29
* add support for different fill policies in renderXX drawPath; version-->3.3.28
* allow for UTF_16_LE BOM, fix for bug contributed by Michael Poindexter \
mpoindexter@housecanary.com
* improved support for images in renderPM/renderSVG bug report from Claude Paroz
* add AcroForm support to canvas; version --> 3.3.22
* avoid cr lf line endings
* attempt to ensure zipImported has some files or returns None
* added additonal test to barcode/test.py
* add an invisible font test thanks https://bitbucket.org/kb/ Konstantin Baierer
* add mailto href test
* improve UPCA barcode contribution by Kyle McFarlane \
https://bitbucket.org/kylemacfarlane/
* attempt to fix __loader__ issues in pyinstaller suggested by dbrnz @ bitbucket
* fix NormalDate comprisons in python3.x
* fix ypad use in ParagraphAndImage contrib annamarianfr@bitbucket, \
version-->3.3.16
* try to prevent multiple saving contrib by Tim Meneely
* fix problems with svg drawToString contrib by Eric Gillet & Johann Du Toit
* fix issue reported by Yitzchak Scott-Thoennes <sthoenna@gmail.com>
* fix fake KeepTogether setup in handle_keepWithNext
* add NullActionFlowable, fix empty KeepTogether
* really merge para-measure-fix
* merge para-measure-fix changes
* fixes to TypedPropertyCollection
* changes to Render class; allow drawings to specify initialFontName/Size
* fix python>=3.2 default axis labelling to match python2.x
* fix AttributeError
* add experimental time value axis
* fix bug in python shapes rendering
* add negative span style to test_platypus_tables splitting example
* fix segfault in _rl_accel.c
* attempt to remove quadratic performance hit when longTableOptimize is set
* allow DATA: scheme in open for read
* import Table _rowpositions calculation
* support small ttfs which do not allow subsets
* add rl_settings allowTTFSubsetting
* address issue 76 (deprecated immports)
* add table cell support for simple background shadings, contributed by Jeffrey \
Creem jcreem@bitbucket
* fix bug in tables.py reported by Vytis Banaitis @ bitbucket; version-->3.3.2
* minor change to allow barWidth setting in ecc200datamatrix.py (suggested by \
Kyle MacFarlane @ bitbucket)
* make paraparser syntax errors real and fix <sup/sub> tags to have \
relative values; version-->3.3.1
* ReportLab now runs all tests under Python 2.7, 3.3, 3.4, 3.5 & 3.6.
|
2017-11-09 09:10:55 by Thomas Klausner | Files touched by this commit (2) |
Log message:
py-reportlab: actually add patch-src_reportlab_platypus_tables.py to distinfo
bump version again.
|
2017-11-02 21:03:13 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
Merge fix for quadratic performance of very long tables from upstream.
Bump revision.
|
2017-03-17 04:53:32 by D'Arcy J.M. Cain | Files touched by this commit (1) |
Log message:
Modify DEPENDS so that any version can be built/checked. As discussed on
the mailing list with joerg@.
|
2016-09-11 18:41:00 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Fix PLIST for python-3.x.
|