Path to this page:
Subject: CVS commit: pkgsrc/textproc/py-openpyxl
From: Adam Ciarcinski
Date: 2018-02-13 12:49:38
Message id: 20180213114938.B9BA7FB40@cvs.NetBSD.org
Log Message:
py-openpyxl: updated to 2.5.0
2.5.0:
Minor changes
Correct definition for Connection Shapes.
2.5.0-b2:
Bugfixes
TableStyleInfo has no required attributes
Cannot read files with 3D drawings
Incorrect version check in installer
Cell merging uses transposed parameters
ExtLst missing keyword for PivotFields
Inf causes problems for Excel
Cannot load table styles with custom names
Major Changes
You can now insert and delete rows and columns in worksheets
Minor Changes
pip now handles which Python versions can be used.
2.5.0-b1:
Bugfixes
Explicitly support for multiple cell ranges in conditonal formatting
Non-contiguous cell ranges in validators get merged
Empty data validators create invalid Excel files
Large validation ranges use lots of memory
Unicode in chart axes not handled correctly in Python 2
ScatterCharts have defective axes
Charts with empty numVal elements cannot be read
Scaling options from existing files ignored
Charts with PivotSource cannot be read
Cannot read gradient fills
Quotes in number formats could be treated as datetimes
Files: