SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python310-openpyxl-3.1.5-1.3.noarch.rpm :

* Sun Jun 30 2024 Dirk Müller - update to 3.1.5:
* #2187 Test fails due to change in Numpy API
* #2198 Excel is very fussy about the version number
* #2200 Poor perfomance when reading workbooks with lots of named styles
* #2189 Assigning named styles doesn\'t work
* #2190 Problems caused when saving workbooks created by LibreOffice
* Thu Jun 06 2024 Dirk Müller - update to 3.1.3:
* #1401 Column name caches are slow and use a lot of memory
* #1457 Improved handling of duplicate named styles
* #1842 Rich-text can be saved if lxml is not installed
* #1954 Documentation for sheet views is incorrect
* #1973 Timedeltas not read properly in read-only mode
* #1987 List of formulae names contains mistakes
* #1967 Filters does not handle non-numerical filters
* #2054 Type checking increases exponentially
* #2057 Loading pivot tables can be unnecessarily slow
* #2102 Improve performance when reading files with lots of custom properties
* #2106 Setting Trendline.name attribute raises exception when saving
* #2120 Timezone and Zombie formatting cannot be combined.
* #2107 Column name generation is inefficient and slow
* #2122 File handlers not always released in read-only mode
* #2149 Workbook files not properly closed on Python ≥ 3.11.8 and Windows
* #2161 Pivot cache definitions using tupleCache had serialisation issues
* Tue Jan 09 2024 Dirk Müller - update to 3.1.2:
* #1963 Cannot read worksheets in read-only mode with locally scoped definitions
* #1974 Empty custom properties cause invalid files
* #1881 DocumentProperties times set by module import only
* #1947 Worksheet-specific definitions are missing
* #1156 Table filters are always overriden
* #1360 Can\'t read some ScatterCharts if n
* #1724 Problem with multilevel indices in dataframes
* #1772 Problem with category indices in dataframes
* #1786 NamedStyles share attributes - mutables gotcha
* #1851 Allow print area to be set to None
* #1852 Worksheet for print title and print areas can\'t be found
* #1853 Custom document properties that are strings can be empty
* #1858 ConditionalFormatting lost when pivot table updated
* #1864 Better handling of defined names
* #1904 dataframe_to_rows() misalignment on multiindex
* #1912 Excel doesn\'t like xmlns:space on nodes with only whitespace, which it treats as empty.
* #1942 Exception when print areas use table references.
* Sat Sep 17 2022 Arun Persaud - update to version 3.0.10:
* Bugfixes + #1684 Image files not closed when workbooks are saved + #1778 Problem with missing scope attribute in Pivot Table formats + #1821 Excel unhappy when multiple sorts are defined
* Sat Feb 12 2022 Arun Persaud - specfile:
* update copyright year
* be a bit more specific in the %files section- update to version 3.0.9:
* Bugfixes + #1284 Ignore blank ignored in existing Data Validations + #1539 Add support for cell protection for merged cell ranges + #1645 Timezone-aware datetimes raise an Exception + #1666 Improved normalisation of chart series + #1670 Catch OverflowError for out of range datetimes + #1708 Alignment.relativeIndent can be negative + #1736 Incorrect default value groupBy attribute- changes from version 3.0.8:
* Deleted because it contained breaking changes from 3.1
* Tue Jul 27 2021 Dirk Müller - update to 3.0.7:
* https://foss.heptapod.net/openpyxl/openpyxl/-/issues/1588
* Exception raised when merging cells which do not have borders all the way round.
* Fix Python 2.x specific statement in documentation
* Borders in differential styles are incorrect
* Error when opening some pivot tables
* Resave breaks the border format in conditional formatting rules
* Read-only workbook not closed properly if generator interrupted
* Pandas.Multiindex.labels deprecated
* Pandas.Multiinex not expanded correctly
* Cannot read rows with exponents
* numpy.float is deprecated
* Cells without coordinate attributes not always correctly handled
* Incorrectly consider currency format as datetime
* Cannot copy worksheets with merged cells
* Empty worksheets do not return generators when looping.
* Hyperlinks duplicated on multiple saves
* Incorrectly literal format as datetime
* Links set to range of cells not preserved
* Exception when opening workbook with chartsheets and tables
* Find tables by name
* Worksheet protection missing in existing files
* Exception when reading files with external images
* Reading lots of merged cells is very slow.
* Read support for Bubble Charts.
* Preserve any indexed colours
* Reading many thousand of merged cells is really slow.
* Adding tables in write-only mode raises an exception.
* Thu Jan 30 2020 Todd R - Update to 3.0.3: + Bugfixes
* Exception when handling merged cells with hyperlinks
* Problems when both lxml and defusedxml are installed
* CFVO with incorrect values cannot be processed- Update to 3.0.2: + Bugfixes
* DeprecationError if both defusedxml and lxml are installed
* ws._current_row is higher than ws.max_row
* Border bottom style is not optional when it should be
* Empty cells in read-only, values-only mode are sometimes returned as ReadOnlyCells
* Cannot add page breaks to existing worksheets if none exist already + Pull Requests
* Improvements to the documentation
* Tue Nov 19 2019 Todd R - Update to 3.0.1: + Bugfixes
* Cannot read empty charts. + Pull Requests
* Fix for #1250
* TableStyleElement is a sequence- Update to 3.0.0:
* Initial python3-only release
* Thu Sep 26 2019 Tomáš Chvátal - Update to 2.6.4:
* Cannot save workbooks with comments more than once.
* #1237 Fix 3D charts.
* #1290 Minimum for holeSize in Doughnut charts too high
* #1291 Warning for MergedCells with comments
* #1296 Pagebreaks duplicated
* #1309 Workbook has no default CellStyle
* #1330 Workbooks with comments cannot be saved multiple times
* Mon Jun 17 2019 Tomáš Chvátal - Update to 2.6.2:
* #1173 Workbook has no _date_formats attribute
* #1190 Cannot create charts for worksheets with quotes in the title
* #1228 MergedCells not removed when range is unmerged
* #1232 Link to pivot table lost from charts
* #1233 Chart colours change after saving
* #1236 Cannot use ws.cell in read-only mode with Python 2.7
 
ICM