The NetBSD Project

CVS log for pkgsrc/print/py-reportlab/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / print / py-reportlab

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.90 / (download) - annotate - [select for diffs], Sun Nov 12 13:23:20 2023 UTC (4 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, HEAD
Changes since 1.89: +2 -2 lines
Diff to previous 1.89 (colored) to selected 1.82 (colored)

*: revebump for new brotli option for freetype2

Addresses PR 57693

Revision 1.89 / (download) - annotate - [select for diffs], Mon Oct 23 06:37:51 2023 UTC (5 months ago) by wiz
Branch: MAIN
Changes since 1.88: +3 -3 lines
Diff to previous 1.88 (colored) to selected 1.82 (colored)

*: update for Python base package change

Instead of depending on one of the removed packages (that are now included
in the base Python packages), include batteries-included.mk to require
a Python version that supplies them.

Remove now included packages.

Bump PKGREVISION.

Revision 1.88 / (download) - annotate - [select for diffs], Sun Jan 29 21:17:37 2023 UTC (13 months, 4 weeks ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.87: +2 -1 lines
Diff to previous 1.87 (colored) to selected 1.82 (colored)

*: Recursive revbup from graphics/freetype2

Revision 1.87 / (download) - annotate - [select for diffs], Mon Nov 14 19:35:16 2022 UTC (16 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.86: +5 -5 lines
Diff to previous 1.86 (colored) to selected 1.82 (colored)

py-reportlab: update to 3.6.12.

CHANGES  3.6.12  25/10/2022
---------------------------
	* fix dpi handling in renderPM.py; bug found by Terry Zhao Terry dot Zhao at fil dot com
	* attempt fix in rparsexml.py
	* add rl_settings.xmlParser with default 'lxml'
	* nano RHEL related fix to setup.py contributed by James Brown jbrown at easypost dot com
	* minor speedup in reportlab.graphics.transform functions
	* allow usage of freetype testpaths via rl_config/rl_settings textPaths
	* _renderPM.c remove parse_utf8, make pict_putrow same as for rlPyCairo

CHANGES  3.6.11  24/06/2022
---------------------------
	* support HORIZONTAL2 & VERTICAL2 table cell backgrounds; as suggested by Sina Khelil < sina at khelil dot com >
	* support general LINEAR & RADIAL gradient table cell backgrounds
	* support ShowBoundaryValue in canv.drawImage

CHANGES  3.6.10  31/05/2022
---------------------------
	* fix symlink looping in setup.py reported by Micha Górny &lt; mgorny at gentoo dot org &gt;
	* allow bearerBox attribute for some barcodes
	* require pillow>=9.0.0 patch contributed by Claude Paroz claude at 2xlibre.net
	* Apply Claude Paroz  < claude at 2xlibre dot net > patch to assume hashlib md5 exists
	* ImageReader updated to allow deepcopy; similarly for doctemplate.onDrawStr
	* fix 3.11.0b2 regression in rl_safe_eval.
	* apply massive contribution for Table inRowSplit from Lennart Regebro < lregebro at shoobx dot com >

CHANGES  3.6.9   22/03/2022
---------------------------
	* fix up _rl_accel.c 0.81 to allow better error messages and support python 3.11.0a6
	* change the cibuildwheel setup to support macos M1 build

CHANGES  3.6.8   28/02/2022
---------------------------
	* remove old Python2 constructs; patch from Claude Paroz < claude at 2xlibre dot net >

CHANGES  3.6.7   18/02/2022
---------------------------
	* Remove use of cPickle; patch from Claude Paroz < claude at 2xlibre dot net >
	* Remove unneccessary object inheritance; patch by Claude Paroz
	* minor changes to python rendering in shapes.Drawing
	* remove jython (dead project no python3) patch by  Claude Paroz < claude at 2xlibre dot net >
	* remove unicodeT/bytesT patch by  Claude Paroz < claude at 2xlibre dot net >
	* import directly from string module patch by  Claude Paroz < claude at 2xlibre dot net >
	* eliminate getBytesIO and getStringIO patch by  Claude Paroz < claude at 2xlibre dot net >
	* remove unused and indirect imports patch by  Claude Paroz < claude at 2xlibre dot net >

CHANGES  3.6.6	 24/01/2022
---------------------------
	* remove uniChr alias of chr (patch contribution from Claude Paroz)
	* modify pdfdoc template to be eventually compatible with pikepdf suggested by Lennart Regebro lregebro at shoobx.com
	* fix bug in table gradient bg; contribution by Justin Brzozoski justin.brzozoski at gmail.com
	* fix bug in validateSetattr (__dict__) discovered and reported by Chris Buergi  cb at enerweb dot ch
	* fix handling of ddfStyle in XLabel class

CHANGES  3.6.5	 24/12/2021
---------------------------
	* only skip listwrap on for small height objects
	* changes to allow for deprecated stuff in Python-3.11

CHANGES  3.6.4	  7/12/2021
---------------------------
	* try to improve multi-frag paragraph justification
	* fix justification condition
	* allow validator OneOf to take re.Pattern

CHANGES  3.6.3	  4/11/2021
---------------------------
	* modernisation of para.py contribution from <Andrews Searle at BMC dot com>
	* many changes to .github workflows
	* changes to setup.py to support cibuildwheel
	* _FindSplitterMixin protect against deepcopy failure
	* allow textAnnotation to have QuadPoints keyword

CHANGES  3.6.2	  1/10/2021
---------------------------
	* minor changes to datareader
	* fix XLabel argument usage

CHANGES  3.6.1	  6/08/2021
---------------------------
	* add mock for urlopen calls so tests can run off line. Contribution by Antonio Trande sagitter at fedoraproject dot org

CHANGES  3.6.0	 23/07/2021
---------------------------
	* create py-2-3 branch
	* Cease support for Python-2.7

Revision 1.86 / (download) - annotate - [select for diffs], Wed Nov 9 13:14:16 2022 UTC (16 months, 2 weeks ago) by joerg
Branch: MAIN
Changes since 1.85: +2 -2 lines
Diff to previous 1.85 (colored) to selected 1.82 (colored)

Reset MAINTAINER

Revision 1.85 / (download) - annotate - [select for diffs], Wed Jun 22 05:58:17 2022 UTC (21 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2
Changes since 1.84: +3 -2 lines
Diff to previous 1.84 (colored) to selected 1.82 (colored)

py-reportlab: add missing include of versioned_dependencies

Bump PKGREVISION for the re-added dependencies.

Revision 1.84 / (download) - annotate - [select for diffs], Tue Jun 21 22:10:43 2022 UTC (21 months, 1 week ago) by joerg
Branch: MAIN
Changes since 1.83: +2 -4 lines
Diff to previous 1.83 (colored) to selected 1.82 (colored)

Restore Python2.7 support

Revision 1.83 / (download) - annotate - [select for diffs], Tue Jan 4 20:54:36 2022 UTC (2 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.82: +2 -1 lines
Diff to previous 1.82 (colored)

*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS

Revision 1.82 / (download) - annotate - [selected], Mon Aug 2 20:31:11 2021 UTC (2 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3
Changes since 1.81: +2 -2 lines
Diff to previous 1.81 (colored)

py-reportlab: updated to 3.5.68

CHANGES 3.5.68
* graphics improve some error messages for renderPM
* changed lib.urilt.recursiveImport after errors in python3.10, reflect changes in readJPEGInfo
* pdfutils readJPEGInfo extracts dpi if present defaults to (72, 72)
* Image flowable allows a useDPI argument
* paraparser annotate some errors

Revision 1.81 / (download) - annotate - [select for diffs], Tue Apr 27 04:58:11 2021 UTC (2 years, 11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.80: +4 -4 lines
Diff to previous 1.80 (colored) to selected 1.82 (colored)

py-reportlab: updated to 3.5.67

CHANGES  3.5.67  12/04/2021
---------------------------
* Allow unicode PDFString to use encoding directly; fixes bug where colorspace indexes are broken
* Ensure PIL images can be size checked

CHANGES  3.5.66  19/03/2021
---------------------------
* fix obvious bug in renderPS.py cut'n'paste bah :(
* fix bug saving to SpooledtemporaryFile's reported by Robert Schroll <rschroll at gmail.com>
* fix bug in justified RTL paragraphs example & bugfix contributed by Moshe Uminer <mosheduminer at gmail.com>
* fix regex deprecation reported by Jürgen Gmach <juergen.gmach at apis.de>

Revision 1.80 / (download) - annotate - [select for diffs], Thu Mar 11 06:30:18 2021 UTC (3 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1
Changes since 1.79: +5 -3 lines
Diff to previous 1.79 (colored) to selected 1.82 (colored)

py-reportlab: updated to 3.5.65

CHANGES  3.5.65  10/03/2021
---------------------------
* add yieldNoneSplits utility function
* fix BarChart so it lines can have markers and Nones in their data

CHANGES  3.5.64  09/03/2021
---------------------------
* add ability to have lineplots in barcharts; no support yet for line markers
* added checkAttr method to TypedPropertyCollection

CHANGES  3.5.63  05/03/2021
---------------------------
* ensure setup.py works from sdist; bug reported by Antonio P. Sagitter (sagitter at fedoraproject.org)
* restore broken MANIFEST.in somehow overwritten by Robin :(

CHANGES  3.5.62  03/03/2021
---------------------------
* simplify annotateException and add better error messages for asUnicode/Bytes etc
* improve embeddedHyphenation in paragraph.py

CHANGES  3.5.61  25/02/2021
---------------------------
* add adjustableArrow widget
* allow para tag borderPadding attribute
* minor cosmetics in renderPM C extension and add fontSize setattr
* allow a bounding box constraint in definePath
* efficiency savings in text2Path
* refactor transformation math and text2Path functionality
* allow a renderPM plugin cairo backend package rlPyCairo

Revision 1.79 / (download) - annotate - [select for diffs], Thu Jan 28 08:28:22 2021 UTC (3 years, 1 month ago) by adam
Branch: MAIN
Changes since 1.78: +2 -2 lines
Diff to previous 1.78 (colored) to selected 1.82 (colored)

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

Revision 1.78 / (download) - annotate - [select for diffs], Sun Dec 6 11:42:33 2020 UTC (3 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4
Changes since 1.77: +2 -2 lines
Diff to previous 1.77 (colored) to selected 1.82 (colored)

py-reportlab: updated to 3.5.56

RELEASE 3.5.56
* micro changes for Big Sur in C extensions
* allow Drawing.outDir to be a callable for more control in save method

Revision 1.77 / (download) - annotate - [select for diffs], Mon Nov 30 20:15:54 2020 UTC (3 years, 3 months ago) by adam
Branch: MAIN
Changes since 1.76: +2 -2 lines
Diff to previous 1.76 (colored) to selected 1.82 (colored)

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

Revision 1.76 / (download) - annotate - [select for diffs], Wed Oct 21 06:49:35 2020 UTC (3 years, 5 months ago) by adam
Branch: MAIN
Changes since 1.75: +2 -2 lines
Diff to previous 1.75 (colored) to selected 1.82 (colored)

py-reportlab: updated to 3.5.53

RELEASE 3.5.53   02/10/2020
---------------------------
* Fix bug that allowed type 0 postscript commands to persist

RELEASE 3.5.52   01/10/2020
---------------------------
* add support for DataMatrix barcode

RELEASE 3.5.51   24/09/2020
---------------------------
* fix malloc(0) issue in \_rl_accel.c \_fp_str thanks to Hans-Peter Jansen <hpj@urpla.net> @ openSUSE

RELEASE 3.5.50   18/09/2020
---------------------------
* Add BM ExtGState option (suggestion by tjj021 @ github
* Fix memory leak in \_renderPM.c

RELEASE 3.5.49   02/09/2020
---------------------------
* ViewerPreferencesPDFDictionary add /Duplex as possibility
* Doctemplate add support for all ViewerPreferencesPDFDictionary keys
* fix bugs in USPS_4State; Barcode inherits from Flowable and object.

RELEASE 3.5.48   18/08/2020
---------------------------
* bug fix for balanced column special case unsplittable half column

RELEASE 3.5.47    7/08/2020
---------------------------
* try to limit table style cell ranges

RELEASE 3.5.46   22/07/2020
---------------------------
* fix style-data mismatch in LinePlot found by Anshika Sahay

RELEASE 3.5.45   10/07/2020
---------------------------
* fix some documentation bugs reported by Lele Gaifax
* fix error in BarChart axes joining reported by Faisal.Fareed

RELEASE 3.5.44   26/06/2020
---------------------------
* ensure qr bar colour is passed (contrib by Lele Gaifax)
* fix img layout bug (reported by Lele Gaifax)

RELEASE 3.5.43   03/06/2020
---------------------------
* small change to improve strokeDashArray handling to allow [phase, [values]] and allow stroke-dashoffset
* Hatching class which inherits from shapes.Path
* add support for soft hyphens u'\xad'
* apply a pr from KENLYST @ bitbucket (gfe.py)

Revision 1.75 / (download) - annotate - [select for diffs], Wed Jun 10 08:10:11 2020 UTC (3 years, 9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.74: +2 -2 lines
Diff to previous 1.74 (colored) to selected 1.82 (colored)

py-reportlab: updated to 3.5.42

RELEASE 3.5.42
* fix bug in tables.py reported by Kamil Niski https://bitbucket.org/rptlab/reportlab/issues/182 & Adam Kalinsky

RELEASE 3.5.41
* fix python3 bug in DDIndenter.__getattr__

RELEASE 3.5.40
* fix broken (by robin) simple bar lables found by Djan

RELEASE 3.5.39
* allow selection of ttf subfonts by PS name
* revert to old style recursiveGetAttr
* raise error for problematic Canvas.setDash reported by Mike Carter from sitemorse

RELEASE 3.5.38
* bug fix for normalDate monthnames; bump travis; version-->3.5.38

RELEASE 3.5.37
* experimental support for 2d pie/doughnut shading

RELEASE 3.5.36
* update travis version of multibuild contrib by Matthew Brett
* fixes to cope with python 3.9
* imrove Drawing formats handling and ensure asString can do svg

RELEASE 3.5.35
* test fixes
* Label enhancement
* added isSubclassOf validator
* added CrossHair widget

Revision 1.74 / (download) - annotate - [select for diffs], Wed Feb 19 17:47:59 2020 UTC (4 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.73: +5 -2 lines
Diff to previous 1.73 (colored) to selected 1.82 (colored)

py-reportlab: updated to 3.5.34

RELEASE 3.5.33:
* fix bug in Pie3d
* fix bug in background splitting in repeatRows cases
* small improvements to CandleSticks
* created NotSet validator (use in CandleStickProperties)
* update .travis.yml and .appeyor.yml hopefully to create 3.8 wheels

RELEASE 3.5.32:
* some chart efficiency changes
* use clock in fontFinder
* improve recursive access and do some minor eval/exec fixes
* improve use of eval/exec

RELEASE 3.5.31:
* paraparser fix

RELEASE 3.5.30:
* better support for candlestick charts using smartGetItem

RELEASE 3.5.29:
* Support for candlestick charts and infilled pair plots

RELEASE 3.5.28:
* improve support for AES encryption

RELEASE 3.5.27:
* fix to justified para splits
* fix BalanceColumn width calculation
* preliminary support for AES encryption

RELEASE 3.5.26:
* micro changes to normalDate
* fix warnings about is not (detected in python 3.8b4)
* implement PR 59 bug fix

RELEASE 3.5.25:
* add recursive ttf searching
* sync with rlextra
* fix Barchart axis crossing issue

RELEASE 3.5.24:
* prepare for python3.8, drop support for python3.4

Revision 1.73 / (download) - annotate - [select for diffs], Sun Jan 26 17:32:01 2020 UTC (4 years, 2 months ago) by rillig
Branch: MAIN
Changes since 1.72: +2 -2 lines
Diff to previous 1.72 (colored) to selected 1.82 (colored)

all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.

Revision 1.72 / (download) - annotate - [select for diffs], Mon Jun 10 15:39:06 2019 UTC (4 years, 9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.71: +2 -2 lines
Diff to previous 1.71 (colored) to selected 1.82 (colored)

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

Revision 1.71 / (download) - annotate - [select for diffs], Wed May 8 10:21:44 2019 UTC (4 years, 10 months ago) by adam
Branch: MAIN
Changes since 1.70: +2 -2 lines
Diff to previous 1.70 (colored) to selected 1.82 (colored)

py-reportlab: updated to 3.5.21

RELEASE 3.5.21:
* fix bug in legends
* add extra table info in spanning error case

RELEASE 3.5.20:
* Preliminary MultiCol implementation
* fix missing xrange import
* allow rgb to have fractions of 1 in css colors

RELEASE 3.5.19:
* fix bug with a tag href not having a scheme
* all0w LineChart/LinePlot area fills to differe from the stroke colour
* add canvas setProducer method

RELEASE 3.5.18:
* more FrameBG changes vs BalancedColumns
* fix bb issues 176/177

Revision 1.70 / (download) - annotate - [select for diffs], Wed Apr 3 15:12:11 2019 UTC (4 years, 11 months ago) by adam
Branch: MAIN
Changes since 1.69: +2 -2 lines
Diff to previous 1.69 (colored) to selected 1.82 (colored)

py-reportlab: updated to 3.5.17

RELEASE 3.5.17:
* more FrameBG fixes; added canvas cross method, frame static drawBoundary

RELEASE 3.5.16:
* fix stroking for frame background in container

RELEASE 3.5.15:
* add stroking for frame background

RELEASE 3.5.14:
* added axes tickStrokeWidth etc etc

Revision 1.69 / (download) - annotate - [select for diffs], Tue Jan 22 09:36:20 2019 UTC (5 years, 2 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1
Changes since 1.68: +2 -2 lines
Diff to previous 1.68 (colored) to selected 1.82 (colored)

py-reportlab: updated to 3.5.13

RELEASE 3.5.13:
* added rl_setting.reserveTTFNotdef inspired by e3office at bitbucket

Revision 1.68 / (download) - annotate - [select for diffs], Tue Dec 11 09:16:06 2018 UTC (5 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.67: +2 -2 lines
Diff to previous 1.67 (colored) to selected 1.82 (colored)

py-reportlab: updated to 3.5.12

RELEASE 3.5.12
* log axis handles rangeRound & avoidBoundspace
* FrameBG can start with "frame" & frame-permanent" start options

Revision 1.67 / (download) - annotate - [select for diffs], Fri Nov 23 12:12:29 2018 UTC (5 years, 4 months ago) by adam
Branch: MAIN
Changes since 1.66: +2 -2 lines
Diff to previous 1.66 (colored) to selected 1.82 (colored)

py-reportlab: updated to 3.5.11

RELEASE 3.5.11:
* Improve log axis ticks & grids
* move some samples into tests

RELEASE 3.5.10:
* Bug fix for underline
* Paragraph indentation bug fix
* Initial support for richtext graphics text labels
* Initial support for log axes

Revision 1.66 / (download) - annotate - [select for diffs], Thu Oct 25 09:51:03 2018 UTC (5 years, 5 months ago) by adam
Branch: MAIN
Changes since 1.65: +2 -2 lines
Diff to previous 1.65 (colored) to selected 1.82 (colored)

py-reportlab: updated to 3.5.9

3.5.9:
Bug fixes.

Revision 1.65 / (download) - annotate - [select for diffs], Tue Oct 2 11:23:01 2018 UTC (5 years, 5 months ago) by adam
Branch: MAIN
Changes since 1.64: +2 -2 lines
Diff to previous 1.64 (colored) to selected 1.82 (colored)

py-reportlab: updated to 3.5.8

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

Revision 1.64 / (download) - annotate - [select for diffs], Thu Sep 13 07:39:17 2018 UTC (5 years, 6 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.63: +2 -2 lines
Diff to previous 1.63 (colored) to selected 1.82 (colored)

py-reportlab: updated to 3.5.6

RELEASE 3.5.6:
* Restore DocTemplate seq attribute lost in rev c985bd7093ad (4405)
  version 3.4.41

Revision 1.63 / (download) - annotate - [select for diffs], Sun Aug 19 08:55:01 2018 UTC (5 years, 7 months ago) by adam
Branch: MAIN
Changes since 1.62: +2 -2 lines
Diff to previous 1.62 (colored) to selected 1.82 (colored)

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

Revision 1.62 / (download) - annotate - [select for diffs], Wed Jul 25 13:36:40 2018 UTC (5 years, 8 months ago) by joerg
Branch: MAIN
Changes since 1.61: +4 -3 lines
Diff to previous 1.61 (colored) to selected 1.82 (colored)

Update to reportlab 3.5.2 to get a full distribution version back.
Add dependency on py-pyphen for hyphenation support.

Revision 1.61 / (download) - annotate - [select for diffs], Fri Jul 13 07:10:46 2018 UTC (5 years, 8 months ago) by adam
Branch: MAIN
Changes since 1.60: +3 -15 lines
Diff to previous 1.60 (colored) to selected 1.82 (colored)

py-reportlab: updated to 3.5.0

3.5.0:
Unknown changes

Revision 1.60 / (download) - annotate - [select for diffs], Sat Feb 24 00:13:35 2018 UTC (6 years, 1 month ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.59: +4 -4 lines
Diff to previous 1.59 (colored) to selected 1.82 (colored)

reportlab: use the versioned distfile.

(Now to the right branch...)

Revision 1.59.2.1 / (download) - annotate - [select for diffs], Sat Feb 24 00:02:25 2018 UTC (6 years, 1 month ago) by maya
Branch: pkgsrc-2017Q4
Changes since 1.59: +4 -4 lines
Diff to previous 1.59 (colored) next main 1.60 (colored) to selected 1.82 (colored)

reportlab: use the versioned distfile.

Revision 1.59 / (download) - annotate - [select for diffs], Sun Dec 17 16:47:54 2017 UTC (6 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base
Branch point for: pkgsrc-2017Q4
Changes since 1.58: +7 -46 lines
Diff to previous 1.58 (colored) to selected 1.82 (colored)

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.

Revision 1.58 / (download) - annotate - [select for diffs], Thu Nov 9 08:10:55 2017 UTC (6 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.57: +2 -2 lines
Diff to previous 1.57 (colored) to selected 1.82 (colored)

py-reportlab: actually add patch-src_reportlab_platypus_tables.py to distinfo

bump version again.

Revision 1.56.8.1 / (download) - annotate - [select for diffs], Mon Nov 6 19:11:46 2017 UTC (6 years, 4 months ago) by bsiegert
Branch: pkgsrc-2017Q3
Changes since 1.56: +2 -1 lines
Diff to previous 1.56 (colored) next main 1.57 (colored) to selected 1.82 (colored)

Pullup ticket #5615 - requested by joerg
print/py-reportlab: bugfix

Revisions pulled up:
- print/py-reportlab/Makefile                                   1.57
- print/py-reportlab/patches/patch-src_reportlab_platypus_tables.py 1.1

---
   Module Name:	pkgsrc
   Committed By:	joerg
   Date:		Thu Nov  2 20:03:13 UTC 2017

   Modified Files:
   	pkgsrc/print/py-reportlab: Makefile
   Added Files:
   	pkgsrc/print/py-reportlab/patches:
   	    patch-src_reportlab_platypus_tables.py

   Log Message:
   Merge fix for quadratic performance of very long tables from upstream.
   Bump revision.

Revision 1.57 / (download) - annotate - [select for diffs], Thu Nov 2 20:03:13 2017 UTC (6 years, 4 months ago) by joerg
Branch: MAIN
Changes since 1.56: +2 -1 lines
Diff to previous 1.56 (colored) to selected 1.82 (colored)

Merge fix for quadratic performance of very long tables from upstream.
Bump revision.

Revision 1.56 / (download) - annotate - [select for diffs], Fri Mar 17 03:53:32 2017 UTC (7 years ago) by darcy
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Branch point for: pkgsrc-2017Q3
Changes since 1.55: +2 -2 lines
Diff to previous 1.55 (colored) to selected 1.82 (colored)

Modify DEPENDS so that any version can be built/checked.  As discussed on
the mailing list with joerg@.

Revision 1.55 / (download) - annotate - [select for diffs], Sun Sep 11 15:53:51 2016 UTC (7 years, 6 months ago) by richard
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.54: +10 -12 lines
Diff to previous 1.54 (colored) to selected 1.82 (colored)

update to reportlab-3.3.0
Prefer py-Pillow over py-imaging (if not installed) permitting better
performance, successful test results and at the same time remove the
python-3 incompatibility.

CHANGES
=======

This is a summary of changes made to the reportlab source code for each release.
Please refer to subversion backlogs (using the release dates) for more details
or for releases which we have not provide a higher level changes list for.
E.g. to retrieve the changes made between release 3.1 and release 3.2, type::

  $ hg log -r adb3f0d

The contributors lists are in no order and apologies to those accidentally not
mentioned. If we missed you, please let us know!


RELEASE 3.3  17/02/2016
-----------------------
    * Canvas & Doctemplate now allow specification of the initial font Name, Size & Leading. Prevously you had to mess with rl_settings to accomplish this.
    * Canvas & Doctemplate now support specification of the crop/art/trim/bleed boxes.
    * Add option to auto generate missing TTF font names. Handy for CJKers with home produced fonts. Also attempt to prevent usage of multiple TTFs with same name.
    * Paragraph styles now have justifyBreaks to control justification of lines broken with <br/>.
    * Paragraph styles now have justifyLastLine=n to control justification of last lines with more than n words (0 means do not).
    * Added EAN-5 and ISBN barcode widgets (contribution by Edward Greve).
    * Bug fix of QrCodeWidget (prompted by https://bitbucket.org/fubu/).
    * Frames now have support for automatic flowables at the top of frame. story support via the class reportlab.platypus.flowables.SetTopFlowables.
    * Added support for Trapped and ModDate PDF info dictionary keys.
    * Bug fix for pie charts with no data (raised by  Michael Spector).
    * New barcodes BarcodeCode128Auto & BarcodeECC200DataMatrix (contributed by Kyle MacFarlane).
    * Improved LinePlot marker handling.
    * PyPy improvements inspired by Marius Gedminas.
    * Bug fix in reportlab.lib.utils.simpleSplit (reported by Chris Buergi <cb@enerweb.ch>).
    * Unwanted escaping in renderSVG fixed (reported by Ruby Yocum).
    * Bug fix in _rl_accel.c (remove excess state and fix refcount breakage reported by Mark De Wit <mark.dewit@iesve.com>).
    * Code128 barcode length optimization inspired by Klaas Feenstra.
    * Paragraph <sup>/<super> & <sub> tags now support rise & size attributes to allow special control over position & font size.
    * Splitting tables now remove unwanted styles in the first part of the split (reported by Lele Gaifax).
    * test changes inspired by https://bitbucket.org/stoneleaf
    * ReportLab now runs all tests under Python 2.7, 3.3, 3.4 & 3.5.


### Contributors:
    * Edward Greve
    * https://bitbucket.org/fubu/
    * Michael Spector
    * Kyle MacFarlane
    * Marius Gedminas
    * Chris Buergi
    * Ruby Yocum
    * Mark de Wit
    * Klaas Feenstra
    * Lele Gaifax
    * https://bitbucket.org/stoneleaf

RELEASE 3.2  01/06/2015
-----------------------

   * Added proportional underlining specific to font sizes, set via the `underlineProportion` attribute of ParagraphStyles.
   * TrueType fonts: added support for cmaps 10 & 13
   * DocTemplate class now supports a boolean `displayDocTitle` argument.
   * TableofContents now supports a formatter argument to allow formatting of the displayed page numbers (eg for appendices etc).
   * Table `repeatRows` can now be a tuple of row numbers to allow incomplete ranges of rows to be repeated.
   * Tables now do pass instance.`spaceBefore` & `spaceAfter` to their split children when split
   * Several strangenesses were fixed in the pdfbase.pdfform module; Multiple usage is now allowed.
   * Error message fixes
   * Various environment fixes for Google Application Environment
   * Resource fixes
   * PDFDoc can now set the `Lang` attribute
   * canvas.drawString and similar now allow the character spacing to be set
   * Index of accented stuff has been improved
   * RTL code was improved
   * fix Propertyset.clone
   * `flowables.py`: fix ImageAndFlowables so it avoids testing negative availableWidth

### Contributors:
   * Steven Jacobs
   * Philip Semanchuk
   * Marius Gedminas
   * masklinn
   * Kale Franz
   * Albertas Agejavas
   Anders Hammarquist
   * jvanzuela @ bitbucket
   * Glen Lindermann
   * Greg Jones
   * James Bynd
   * fcoelho @ bitbucket


RELEASE 3.1  22/04/2014
-----------------------

If you are running ReportLab 3.0.x, the changes are minor.
   * support for emoji - characters outside the Unicode basic multilingual plane
   * improved pip-based installers will pull in all the needed dependencies; Pillow 2.4 appears to deal with all our issues.

### Contributors
   * Ivan Tchomgue
   * Waldemar Osuch
   * masayuku
   * alexandrel_sgi


RELEASE 3.0  14/02/2014
-----------------------

ReportLab 3.0 now supports Python 2.7, 3.3 and higher.

There has been a substantial internal rewrite to ensure consistent use of unicode strings for
  natural-language text, and of bytes for all file format internals.  The intent
  is to make as few API changes as possible so that there should be little or no
  impact on users and their applications.  Changes are too numerous but can be
  seen on Bitbucket.

### Python 3.x compatibility
  * Python 3.x compatibility.  A single line of code should run on 2.7 and 3.3
  * __init__.py restricts to 2.7 or >=3.3
  * __init__.py allow the import of on optional reportlab.local_rl_mods to allow monkey patching etc.
  * rl_config now imports rl_settings & optionally local_rl_settings
  * ReportLab C extensions now live inside reportlab; _rl_accel is no longer required; All _rl_accel imports now
	pass through reportlab.lib.rl_accel
  * xmllib is gone, alongside the paraparser stuff that caused issues in favour of HTMLParser.
  * some obsolete C extensions (sgmlop and pyHnj) are gone
  * Improved support for multi-threaded systems to the _rl_accel extension module.
  * Removed reportlab/lib/ para.py & pycanvas.py;  these would better belong in third party packages,
	which can make use of the monkeypatching feature above.


### New features
  * Add ability to output greyscale and 1-bit PIL images without conversion to RGB. (contributed by Matthew Duggan)
  * highlight annotation (contributed by Ben Echols)

### Other
  * numerous very minor fixes, visible through BitBucket.

Revision 1.54 / (download) - annotate - [select for diffs], Sat Jul 9 13:04:03 2016 UTC (7 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.53: +2 -2 lines
Diff to previous 1.53 (colored) to selected 1.82 (colored)

Remove python33: adapt all packages that refer to it.

Revision 1.53 / (download) - annotate - [select for diffs], Sat Dec 5 21:25:56 2015 UTC (8 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.52: +2 -2 lines
Diff to previous 1.52 (colored) to selected 1.82 (colored)

Extend PYTHON_VERSIONS_INCOMPATIBLE to 35

Revision 1.52 / (download) - annotate - [select for diffs], Sun Mar 15 23:05:25 2015 UTC (9 years ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.51: +2 -1 lines
Diff to previous 1.51 (colored) to selected 1.82 (colored)

Explicitly extract font zip file with -L. The default behavior of
infozip changed and the system I last tested it on has the old behavior,
where NetBSD's unzip implements the new one already. Fixes PR 49748.

Revision 1.51 / (download) - annotate - [select for diffs], Fri May 9 07:37:17 2014 UTC (9 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.50: +2 -2 lines
Diff to previous 1.50 (colored) to selected 1.82 (colored)

Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.

Revision 1.50 / (download) - annotate - [select for diffs], Sat Jan 25 10:30:19 2014 UTC (10 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.49: +2 -2 lines
Diff to previous 1.49 (colored) to selected 1.82 (colored)

Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.

Revision 1.49 / (download) - annotate - [select for diffs], Sun Jan 19 09:59:47 2014 UTC (10 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.48: +46 -3 lines
Diff to previous 1.48 (colored) to selected 1.82 (colored)

Update to 2.7:

2.7:

This release, 2.7, will be the last major one to support Python
2.5, 2.6, and 2.7.  It contains a small number of fixes and additions
since our last release in September 2012.  You may think of it as
a 'long term stable' branch - if key bugs emerge we will issue
2.7.1, 2.7.2 releases and so on.

Charts / graphics

    Added SimpleTimeSeriesPlot
    added _computeMaxSpace
    added in lineStyle (for bars)
    improved SVG rendering
    Pie Chart now has an 'innerRadiusFraction' to allow doughnut-like
    appearance for 2d charts  (it has no effect with 3d charts).
    The separate 'doughnut' chart lacks many pie chart features
    and should only be used if you wanted multiple nested doughnuts.
    Bug fixes:
	piecharts.py: fix Pie3d __init__ to call its superclass
	linecharts.py: fix swatch creation
	fixed y axis in the simple time series plot

PDF

    Fixes to testshapes & pdfform resetting
    colors.py
    various minor fixes

Platypus

    Defined a small bullet rather than a big circle as the default
    for unordered lists
    fixed attribute spelling bug
    fixed CJK + endDots


#################################################################################
#################### RELEASE 2.6  27/09/2012                    #################
#################################################################################

This is a minor release focusing mainly on improved documentation.  There are a
number of minor enhancements, and a larger number of previous-undocumented
enhancements which we have documented better.


###General changes
   * Manuals have been reformatted with more pleasing code snippets and tables of
     contents, and reviewed and expanded

###Flowing documents (Platypus):
   * Added support for HTML-style list objects
   * Added flexible mechanism for drawing bullets
   * Allowed XPreformatted objects to use Asian line wrapping
   * Added an 'autoNextPageTemplate' attribute to PageTemplates.  For example you
     can now set up a 'chapter first page template' which will always be followed
     by a 'continuation template' on the next page break, saving the programmer from
     having to issue control flow commands in the story.
   * added a TopPadder flowable, which will 'wrap' another Flowable and move it
     to the bottom of the current page.
   * More helpful error messages when large tables cannot be rendered
   * Documentation for images within text (test_032_images)
   * Trailing dots for use on contents pages



###Charts and graphics:
   * Support for UPCA bar codes
   * We now have a semi-intelligent system for labelling pie charts with
     callout lines.  Thanks to James Martin-Collar, a maths student at Warwick
     University, who did this as his summer internship.
   * Axes - added startOffset and endOffset properties; allowed for axis
     background annotations.
   * Bar charts - allow more control of z Index (i.e. drawing order of axes and
     lines)
   * Pie charts - fixed bugs in 3d appearance
   * SVG output back end has seen some bugs fixed and now outputs resizeable SVG

Revision 1.48 / (download) - annotate - [select for diffs], Fri Dec 6 11:56:36 2013 UTC (10 years, 3 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4
Changes since 1.47: +3 -3 lines
Diff to previous 1.47 (colored) to selected 1.82 (colored)

Allow to depend on Pillow as well as py-imaging.

Bump PKGREVISION.

Revision 1.47 / (download) - annotate - [select for diffs], Tue Jun 4 22:17:00 2013 UTC (10 years, 9 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (colored) to selected 1.82 (colored)

Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:

Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.

Revision 1.46 / (download) - annotate - [select for diffs], Mon Jun 3 10:05:53 2013 UTC (10 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.45: +2 -2 lines
Diff to previous 1.45 (colored) to selected 1.82 (colored)

Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882

Revision 1.45 / (download) - annotate - [select for diffs], Mon Oct 8 13:45:46 2012 UTC (11 years, 5 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.44: +1 -3 lines
Diff to previous 1.44 (colored) to selected 1.82 (colored)

Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.

Revision 1.44 / (download) - annotate - [select for diffs], Sat Feb 4 04:46:34 2012 UTC (12 years, 1 month ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.43: +2 -2 lines
Diff to previous 1.43 (colored) to selected 1.82 (colored)

fixes missing bump of the last py-reportlab update.

Revision 1.43 / (download) - annotate - [select for diffs], Sat Feb 4 04:41:56 2012 UTC (12 years, 1 month ago) by obache
Branch: MAIN
Changes since 1.42: +7 -5 lines
Diff to previous 1.42 (colored) to selected 1.82 (colored)

* No need to buildlink with py-imaging, simple DEPENDS is sufficient.
* No need to buildlink with obsolated py-xml, add py-expat to DEPENDS instead.
* add test target for self-tests.
* distutils pkg, switch to use python/distutils.mk

Bump PKGREVISION.

Revision 1.42 / (download) - annotate - [select for diffs], Tue Nov 1 06:02:27 2011 UTC (12 years, 4 months ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.41: +2 -1 lines
Diff to previous 1.41 (colored) to selected 1.82 (colored)

Recursive bump for graphics/freetype2 buildlink addition.

Revision 1.41 / (download) - annotate - [select for diffs], Fri Apr 15 08:29:19 2011 UTC (12 years, 11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.40: +4 -5 lines
Diff to previous 1.40 (colored) to selected 1.82 (colored)

Changes 2.5:
* Support for colour separated PDF output and other optimisations and
  features for high-quality printing, including enforcement of colour
  models for CMYK, RGB, and "spot colours"
* Long table optimisations are now turned on by default.  Previously,
  documents with very long tables spanning many pages could take a long
  time to create because we considered the whole table to work out row
  and column sizes.  A patch was submitted some time ago to fix this
  controlled by a flag in the rl_config file, but this was set 'off'
  for compatibility.  Users are often not aware of this and we haven't
  found any real-world cases where the new layout technique works badly,
  so we are turning this behaviour on.
* New support for QR barcodes.

Revision 1.40 / (download) - annotate - [select for diffs], Fri Oct 15 20:23:35 2010 UTC (13 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.39: +7 -2 lines
Diff to previous 1.39 (colored) to selected 1.82 (colored)

Explicitly fetch the fonts and extract them instead of depending on
setup.py doing it at build time. Switch to the new distfile name.

Revision 1.39 / (download) - annotate - [select for diffs], Mon Jun 14 08:51:36 2010 UTC (13 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.38: +3 -4 lines
Diff to previous 1.38 (colored) to selected 1.82 (colored)

Reportlab 2.4:
- Various smaller bugfixes and improvements

Revision 1.38 / (download) - annotate - [select for diffs], Mon Jan 18 09:59:24 2010 UTC (14 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.37: +2 -1 lines
Diff to previous 1.37 (colored) to selected 1.82 (colored)

Second try at jpeg-8 recursive PKGREVISION bump.

Revision 1.37 / (download) - annotate - [select for diffs], Mon Oct 19 11:17:16 2009 UTC (14 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.36: +4 -8 lines
Diff to previous 1.36 (colored) to selected 1.82 (colored)

Update to reportlab 2.3:
- Encryption support for PDF
- Support for clickable ToCs, new Flowable docAssert
- bugfixes

Take maintainership.

Revision 1.36 / (download) - annotate - [select for diffs], Wed Aug 26 19:58:14 2009 UTC (14 years, 7 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.35: +2 -1 lines
Diff to previous 1.35 (colored) to selected 1.82 (colored)

bump revision because of graphics/jpeg update

Revision 1.35 / (download) - annotate - [select for diffs], Thu Mar 5 18:51:31 2009 UTC (15 years ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.34: +1 -2 lines
Diff to previous 1.34 (colored) to selected 1.82 (colored)

Remove PYBINMODULE. All it did was mark some packages as not available
on some platforms that lacked shared library support in the past. The
list hasn't been maintained at all and the gain is very limited, so just
get rid of it.

Revision 1.34 / (download) - annotate - [select for diffs], Mon Feb 9 18:43:06 2009 UTC (15 years, 1 month ago) by joerg
Branch: MAIN
Changes since 1.33: +3 -1 lines
Diff to previous 1.33 (colored) to selected 1.82 (colored)

Uses @property syntax -> Python 2.4+

Revision 1.33 / (download) - annotate - [select for diffs], Thu Jan 29 09:37:54 2009 UTC (15 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored) to selected 1.82 (colored)

Update MASTER_SITES.

Revision 1.32 / (download) - annotate - [select for diffs], Wed Jan 28 14:42:28 2009 UTC (15 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.31: +6 -6 lines
Diff to previous 1.31 (colored) to selected 1.82 (colored)

Update to ReportLab 2.2. This is a major update with API breakage.
Major changes include full Unicode supoprt, better support for Asian
languages, support for JPEG CMYK images, links in Platypus, better
wrapping, barcode support, better support for legends of graphics and
many more.

Addtional changes in pkgsrc include the merge of py-reportlab-renderPM
package and use of external libart.

Revision 1.31 / (download) - annotate - [select for diffs], Thu Jun 12 02:14:44 2008 UTC (15 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.30: +3 -1 lines
Diff to previous 1.30 (colored) to selected 1.82 (colored)

Add DESTDIR support.

Revision 1.30 / (download) - annotate - [select for diffs], Fri Apr 25 19:50:11 2008 UTC (15 years, 11 months ago) by joerg
Branch: MAIN
Changes since 1.29: +3 -1 lines
Diff to previous 1.29 (colored) to selected 1.82 (colored)

Explicitly include Python 2.1 as it is required by Zope 2.5.

Revision 1.29 / (download) - annotate - [select for diffs], Mon Nov 5 20:57:51 2007 UTC (16 years, 4 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4
Changes since 1.28: +4 -5 lines
Diff to previous 1.28 (colored) to selected 1.82 (colored)

update to 1.21.2
Noteworthy bug fixes:
-Fixes to TTF splitting
-Tables with spans improved splitting
-Fix runtime error affecting keepWithNext

Revision 1.28 / (download) - annotate - [select for diffs], Thu Feb 22 19:27:06 2007 UTC (17 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored) to selected 1.82 (colored)

Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.

Revision 1.27 / (download) - annotate - [select for diffs], Sun Feb 5 23:10:39 2006 UTC (18 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored) to selected 1.82 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.26 / (download) - annotate - [select for diffs], Tue Jan 24 07:32:32 2006 UTC (18 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.25: +2 -1 lines
Diff to previous 1.25 (colored) to selected 1.82 (colored)

Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.

Revision 1.25 / (download) - annotate - [select for diffs], Mon Apr 11 21:47:09 2005 UTC (18 years, 11 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.24: +1 -2 lines
Diff to previous 1.24 (colored) to selected 1.82 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.24 / (download) - annotate - [select for diffs], Fri Jan 21 15:18:58 2005 UTC (19 years, 2 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.23: +4 -14 lines
Diff to previous 1.23 (colored) to selected 1.82 (colored)

update to 1.20
changes:
-can run out of a Python 2.3 zip archive
-some fixes and feature additions
[pkgsrc] this distfile doesn't trigger the pax-as-tar bug, so remove
 the build dependency on GNU tar

Revision 1.23 / (download) - annotate - [select for diffs], Sun Oct 3 00:18:06 2004 UTC (19 years, 5 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.22: +2 -1 lines
Diff to previous 1.22 (colored) to selected 1.82 (colored)

Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.

Revision 1.22 / (download) - annotate - [select for diffs], Sun Aug 29 15:17:47 2004 UTC (19 years, 7 months ago) by recht
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored) to selected 1.82 (colored)

Don't add a full depends on GNU tar -- use a BUILD_DEPENDS.
suggested by reed@

Revision 1.21 / (download) - annotate - [select for diffs], Sun Aug 29 15:15:37 2004 UTC (19 years, 7 months ago) by recht
Branch: MAIN
Changes since 1.20: +5 -1 lines
Diff to previous 1.20 (colored) to selected 1.82 (colored)

Use GNU tar here since he reportlab module doesn't extract with NetBSD's
pax.

patch provided by D'Arcy J.M. Cain in PR 26794

Revision 1.20 / (download) - annotate - [select for diffs], Thu Jul 22 09:16:04 2004 UTC (19 years, 8 months ago) by recht
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored) to selected 1.82 (colored)

add python as category
ok'd a while back at pkgsrcCon by agc and wiz

Revision 1.19 / (download) - annotate - [select for diffs], Wed May 5 09:06:35 2004 UTC (19 years, 10 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.18: +6 -6 lines
Diff to previous 1.18 (colored) to selected 1.82 (colored)

update to 1.19
changes:
Fixes from Max Neunh&ouml;ffer (pyRXP) and peter Borocz (pdfmetrics).<br/>
ReportLab graphics now has some 3D charts.<br/>
Improved support for True Type Fonts in renderPM.<br/>
Added Henning von Bargen's LongTables optimisation.<br/>
Added Marc Stober's underline fixes.<br/>
Restored/improved platypus layout error detection.<br/>
New platypus FlexFigure flowable.<br/>
ReportLab is mostly jython compatible without Python 2.3 problems. <br/>
Pythonpoint improvements.<br/>
Many bugfixes.

Revision 1.18 / (download) - annotate - [select for diffs], Wed May 5 04:03:19 2004 UTC (19 years, 10 months ago) by snj
Branch: MAIN
Changes since 1.17: +3 -3 lines
Diff to previous 1.17 (colored) to selected 1.82 (colored)

Convert to buildlink3.

Revision 1.17 / (download) - annotate - [select for diffs], Fri Jan 23 16:48:54 2004 UTC (20 years, 2 months ago) by recht
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored) to selected 1.82 (colored)

bump PKGREVISIONS after name change of the pyxml dependency.
spotted by wiz@

Revision 1.16 / (download) - annotate - [select for diffs], Fri Jan 23 15:31:58 2004 UTC (20 years, 2 months ago) by recht
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored) to selected 1.82 (colored)

catch up with pyxml -> py-xml name change

Revision 1.15 / (download) - annotate - [select for diffs], Tue Jan 20 12:24:29 2004 UTC (20 years, 2 months ago) by agc
Branch: MAIN
Changes since 1.14: +3 -3 lines
Diff to previous 1.14 (colored) to selected 1.82 (colored)

Move WRKSRC definition away from the first paragraph in a Makefile.

Revision 1.14 / (download) - annotate - [select for diffs], Mon Jul 28 19:08:53 2003 UTC (20 years, 8 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored) to selected 1.82 (colored)

Uhm - got caught in my own trap... For Python extensions which depend
on other Python extensions to propagate the Python version properly,
it is necessary to include "python/extension.mk" before the extensions'
"buildlink2.mk" files.

Revision 1.13 / (download) - annotate - [select for diffs], Sat Jul 26 15:00:58 2003 UTC (20 years, 8 months ago) by drochner
Branch: MAIN
Changes since 1.12: +4 -3 lines
Diff to previous 1.12 (colored) to selected 1.82 (colored)

update to 1.18
Main changes since ReportLab 1.16:
- Pythonpoint improvements contributed by Turgut Uyar & Tim Roberts.
- Para.py fix from doug@pennatus.com.
- Pdfgen image fixes.
- Spiderchart from Andy Robinson.
- Better distutils support with Dirk Datzert's assistance.
- Improvements for Asian fonts in paragraphs.
- Added _rl_accel._Ascii85Decode.
- Graphics and other bug fixes.
- Bug & leak fixes.
- improvements to pyRXP which can now be used in 16bit mode.
- Tables now can have row and column spanning.
- renderPM can now do PICT images.
- More charts and improvements to existing graphics classes.

Revision 1.12 / (download) - annotate - [select for diffs], Mon Jul 21 17:16:28 2003 UTC (20 years, 8 months ago) by martti
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored) to selected 1.82 (colored)

COMMENT should start with a capital letter.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Jul 17 22:52:38 2003 UTC (20 years, 8 months ago) by grant
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored) to selected 1.82 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.10 / (download) - annotate - [select for diffs], Thu Apr 10 01:28:23 2003 UTC (20 years, 11 months ago) by grant
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored) to selected 1.82 (colored)

make ${PAX} usage consistent:

- group 'zrw' and 'p' args, -s last
- use the && operator consistently
- strip unneeded parens
- some whitespace cleanup

Revision 1.9 / (download) - annotate - [select for diffs], Sat Mar 29 12:42:17 2003 UTC (21 years ago) by jmmv
Branch: MAIN
Changes since 1.8: +2 -3 lines
Diff to previous 1.8 (colored) to selected 1.82 (colored)

Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Dec 7 18:02:03 2002 UTC (21 years, 3 months ago) by drochner
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.7: +3 -3 lines
Diff to previous 1.7 (colored) to selected 1.82 (colored)

update to 1.16
changes:
- More graphics widgets (shaded polygon, dotbox, slidebox).
- Aaron Watters' advanced paragraph formatter and its parser.
- Alex Martelli's improvements to pyRXP.
- Jerome Alet's recording canvas.
- Additions to pythonpoint.
- New flowable ParagraphAndImage.
- Speedups and fixes.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Oct 23 18:05:23 2002 UTC (21 years, 5 months ago) by drochner
Branch: MAIN
Changes since 1.6: +7 -25 lines
Diff to previous 1.6 (colored) to selected 1.82 (colored)

update to 1.15.
This pkg hasn't been updated for a long time.Many fugfixes and feature
additions happened in the meantime.

Revision 1.6 / (download) - annotate - [select for diffs], Sat Sep 21 23:46:55 2002 UTC (21 years, 6 months ago) by jlam
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored) to selected 1.82 (colored)

Strip the ".buildlink" from the names of the python application and
extension Makefile fragments, because they really don't have anything to
do with the buildlink[12] frameworks.  Change all the Makefiles that use
application.buildlink.mk and extension.buildlink.mk to use application.mk
and extension.mk instead.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Jan 29 12:12:07 2002 UTC (22 years, 2 months ago) by drochner
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.4: +12 -10 lines
Diff to previous 1.4 (colored) to selected 1.82 (colored)

convert to new Python framework

Revision 1.4 / (download) - annotate - [select for diffs], Sat Feb 17 17:51:54 2001 UTC (23 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored) to selected 1.82 (colored)

Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Nov 17 14:03:09 2000 UTC (23 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.2: +1 -2 lines
Diff to previous 1.2 (colored) to selected 1.82 (colored)

remove trailing empty line

Revision 1.2 / (download) - annotate - [select for diffs], Sun Oct 22 20:01:55 2000 UTC (23 years, 5 months ago) by tsarna
Branch: MAIN
Changes since 1.1: +13 -16 lines
Diff to previous 1.1 (colored) to selected 1.82 (colored)

First batch of upgrades for Python 2.0:

lang/python             upgraded to 2.0
lang/py-html-docs       upgraded to 2.0
misc/py-readline        upgraded to 2.0
databases/py-gdbm       upgraded to 2.0
x11/py-Tk               upgraded to 2.0
devel/py-curses         upgraded to 2.0
lang/py-extclass        upgraded to 2.2.2 and for Python 2.0
textproc/py-dtml        upgraded to 2.2.2 and for Python 2.0
www/py-zpublisher       upgraded to 2.2.2 and for Python 2.0
print/py-reportlab      upgraded to 1.01 and for Python 2.0

More coming...

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Aug 31 22:39:45 2000 UTC (23 years, 7 months ago) by tsarna
Branch: TNF
CVS Tags: pkgsrc-base, netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.82 (colored)

ReportLab, A powerful PDF-generating toolkit for Python

Revision 1.1 / (download) - annotate - [select for diffs], Thu Aug 31 22:39:45 2000 UTC (23 years, 7 months ago) by tsarna
Branch: MAIN
Diff to selected 1.82 (colored)

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>