Hello community,

here is the log from the commit of package python3-openpyxl for 
openSUSE:Factory checked in at 2015-11-05 11:35:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-openpyxl (Old)
 and      /work/SRC/openSUSE:Factory/.python3-openpyxl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-openpyxl"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-openpyxl/python3-openpyxl.changes        
2015-06-23 11:57:43.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-openpyxl.new/python3-openpyxl.changes   
2015-11-05 11:35:44.000000000 +0100
@@ -1,0 +2,50 @@
+Thu Oct 29 15:28:52 UTC 2015 - a...@gmx.de
+
+- update to version 2.3.0:
+  * Support the creation of chartsheets
+  * #532 Problems when cells have no style in read-only mode.
+  * PR 79 Make PlotArea editable in charts
+  * Use graphicalProperties as the alias for spPr
+  * #488 Support hashValue attribute for sheetProtection
+  * #493 Warn that unsupported extensions will be dropped
+  * #494 Cells with exponentials causes a ValueError
+  * #497 Scatter charts are broken
+  * #499 Inconsistent conversion of localised datetimes
+  * #500 Adding images leads to unreadable files
+  * #509 Improve handling of sheet names
+  * #515 Non-ascii titles have bad repr
+  * #516 Ignore unassigned worksheets
+  * Worksheets are now iterable by row.
+  * Assign individual cell styles only if they are explicitly set.
+  * Shift to using (row, column) indexing for cells. Cells will at some point 
lose coordinates.
+  * New implementation of conditional formatting. Databars now partially 
preserved.
+  * et_xmlfile is now a standalone library.
+  * Complete rewrite of chart package
+  * Include a tokenizer for fomulae to be able to adjust cell references in 
them. PR 63
+  * Read-only and write-only worksheets renamed.
+  * Write-only workbooks support charts and images.
+  * PR76 Prevent comment images from conflicting with VBA
+  * #81 Support stacked bar charts
+  * #88 Charts break hyperlinks
+  * #97 Pie and combination charts
+  * #99 Quote worksheet names in chart references
+  * #150 Support additional chart options
+  * #172 Support surface charts
+  * #381 Preserve named styles
+  * #470 Adding more than 10 worksheets with the same name leads to
+    duplicates sheet names and an invalid file
+
+- changes from version 2.2.6
+  * #502 Unexpected keyword "mergeCell"
+  * #503 tostring missing in dump_worksheet
+  * #506 Non-ASCII formulae cannot be parsed
+  * #508 Cannot save files with coloured tabs
+  * Regex for ignoring named ranges is wrong (character class instead
+    of prefix)
+
+- changes from version 2.2.5:
+  * #463 Unexpected keyword "mergeCell"
+  * #484 Unusual dimensions breaks read-only mode
+  * #485 Move return out of loop
+
+-------------------------------------------------------------------

Old:
----
  openpyxl-2.2.4.tar.gz

New:
----
  openpyxl-2.3.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python3-openpyxl.spec ++++++
--- /var/tmp/diff_new_pack.N7l3PL/_old  2015-11-05 11:35:45.000000000 +0100
+++ /var/tmp/diff_new_pack.N7l3PL/_new  2015-11-05 11:35:45.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           python3-openpyxl
-Version:        2.2.4
+Version:        2.3.0
 Release:        0
 Summary:        A Python library to read/write Excel 2007 xlsx/xlsm files
 License:        MIT and Python-2.0

++++++ openpyxl-2.2.4.tar.gz -> openpyxl-2.3.0.tar.gz ++++++
++++ 19581 lines of diff (skipped)


Reply via email to