Hello community,

here is the log from the commit of package python3-openpyxl for 
openSUSE:Factory checked in at 2016-09-28 15:04:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        
2016-05-25 21:25:05.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-openpyxl.new/python3-openpyxl.changes   
2016-09-28 15:04:59.000000000 +0200
@@ -1,0 +2,79 @@
+Tue Sep 27 15:45:21 UTC 2016 - a...@gmx.de
+
+- update to version 2.4.0:
+  * Bug fixes
+    + #652 Exception raised when epoch is 1904
+    + #642 Cannot handle unicode in headers and footers in Python 2
+    + #646 Cannot handle unicode sheetnames in Python 2
+    + #658 Chart styles, and axis units should not be 0
+    + #663 Strings in external workbooks not unicode
+  * Minor changes
+    + Add a keep_links option to load_workbook. External links contain
+      cached
+
+- changes from version 2.4.0-b1:
+  * Minor changes
+    + Add an the alias hide_drop_down to DataValidation for
+      showDropDown because that is how Excel works.
+  * Bug fixes
+    + #625 Exception raises when inspecting EmptyCells in read-only
+      mode
+    + #547 Functions for handling OOXML “escaped” ST_XStrings
+    + #629 Row Dimensions not supported in write-only mode
+    + #530 Problems when removing worksheets with charts
+    + #630 Cannot use SheetProtection in write-only mode
+  * Features
+    + Add write support for worksheet tables
+
+- changes from version 2.4.0-a1:
+  * Minor changes
+    + Remove deprecated methods from DataValidation
+    + Remove deprecated methods from PrintPageSetup
+    + Convert AutoFilter to Serialisable and extend support for
+      filters
+    + Add support for SortState
+    + Removed use_iterators keyword when loading workbooks. Use
+      read_only instead.
+    + Removed optimized_write keyword for new workbooks. Use
+      write_only instead.
+    + Improve print title support
+    + Add print area support
+    + New implementation of defined names
+    + New implementation of page headers and footers
+    + Add support for Python’s NaN
+    + Added iter_cols method for worksheets
+    + ws.rows and ws.columns now always return generators and start at
+      the top of the worksheet
+    + Add a values property for worksheets
+    + Default column width changed to 8 as per the specification
+  * Deprecations
+    + Cell anchor method
+    + Worksheet point_pos method
+    + Worksheet add_print_title method
+    + Worksheet HeaderFooter attribute, replaced by individual ones
+    + Flatten function for cells
+    + Workbook get_named_range, add_named_range, remove_named_range,
+      get_sheet_names, get_sheet_by_name
+    + Comment text attribute
+    + Use of range strings deprecated for ws.iter_rows()
+    + Use of coordinates deprecated for ws.cell()
+    + Deprecate .copy() method for StyleProxy objects
+  * Bug fixes
+    + #152 Hyperlinks lost when reading files
+    + #171 Add function for copying worksheets
+    + #386 Cells with inline strings considered empty
+    + #397 Add support for ranges of rows and columns
+    + #446 Workbook with definedNames corrupted by openpyxl
+    + #481 “safe” reserved ranges are not read from workbooks
+    + #501 Discarding named ranges can lead to corrupt files
+    + #574 Exception raised when using the class method to parse
+      Relationships
+    + #579 Crashes when reading defined names with no content
+    + #597 Cannot read worksheets without coordinates
+    + #617 Customised named styles not correctly preserved
+
+- changes from version 2.3.5:
+  * Bug fixes
+    + #618 Comments not written in write-only mode
+
+-------------------------------------------------------------------

Old:
----
  openpyxl-2.3.4.tar.gz

New:
----
  openpyxl-2.4.0.tar.gz

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

Other differences:
------------------
++++++ python3-openpyxl.spec ++++++
--- /var/tmp/diff_new_pack.U0jcOO/_old  2016-09-28 15:05:00.000000000 +0200
+++ /var/tmp/diff_new_pack.U0jcOO/_new  2016-09-28 15:05:00.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python3-openpyxl
-Version:        2.3.4
+Version:        2.4.0
 Release:        0
 Summary:        A Python library to read/write Excel 2007 xlsx/xlsm files
 License:        MIT and Python-2.0

++++++ openpyxl-2.3.4.tar.gz -> openpyxl-2.4.0.tar.gz ++++++
++++ 15099 lines of diff (skipped)


Reply via email to