Path to this page:
Subject: CVS commit: pkgsrc/print/py-reportlab
From: Adam Ciarcinski
Date: 2020-02-19 18:47:59
Message id: 20200219174759.7D0F5FBF4@cvs.NetBSD.org
Log Message:
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
Files: