Hello community,

here is the log from the commit of package python3-openpyxl for 
openSUSE:Factory checked in at 2015-03-16 07:00: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        
2015-01-10 23:05:39.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python3-openpyxl.new/python3-openpyxl.changes   
2015-03-16 07:01:09.000000000 +0100
@@ -1,0 +2,41 @@
+Sat Mar 14 01:21:33 UTC 2015 - a...@gmx.de
+
+- update to version 2.2.0:
+  * #415 Improved exception when passing in invalid in memory files.
+  * Cell styles deprecated, use formatting objects (fonts, fills,
+    borders, etc.) directly instead
+  * Charts will no longer try and calculate axes by default
+  * Support for template file types - PR21
+  * Moved ancillary functions and classes into utils package - single
+    place of reference
+  * PR 34 Fully support page setup
+  * Removed SAX-based XML Generator. Special thanks to Elias Rabel for
+    implementing xmlfile for xml.etree
+  * Preserve sheet view definitions in existing files (frozen panes,
+    zoom, etc.)
+  * #103 Set the zoom of a sheet
+  * #199 Hide gridlines
+  * #215 Preserve sheet view setings
+  * #262 Set the zoom of a sheet
+  * #392 Worksheet header not read
+  * #387 Cannot read files without styles.xml
+  * #410 Exception when preserving whitespace in strings
+  * #417 Cannot create print titles
+  * #420 Rename confusing constants
+  * #422 Preserve color index in a workbook if it differs from the
+     standard
+  * Use a 2-way cache for column index lookups
+  * Clean up tests in cells
+  * PR 40 Support frozen panes and autofilter in write-only mode
+  * Use ws.calculate_dimension(force=True) in read-only mode for
+    unsized worksheets
+
+- changes from version 2.1.5:
+  * #403 Cannot add comments in write-only mode
+  * #401 Creating cells in an empty row raises an exception
+  * #408 from_excel adjustment for Julian dates 1 < x < 60
+  * #409 refersTo is an optional attribute
+  * Allow cells to be appended to standard worksheets for code
+    compatibility with write-only mode.
+
+-------------------------------------------------------------------

Old:
----
  openpyxl-2.1.4.tar.gz

New:
----
  openpyxl-2.2.0.tar.gz

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

Other differences:
------------------
++++++ python3-openpyxl.spec ++++++
--- /var/tmp/diff_new_pack.VtAPs2/_old  2015-03-16 07:01:10.000000000 +0100
+++ /var/tmp/diff_new_pack.VtAPs2/_new  2015-03-16 07:01:10.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-openpyxl
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           python3-openpyxl
-Version:        2.1.4
+Version:        2.2.0
 Release:        0
 Summary:        A Python library to read/write Excel 2007 xlsx/xlsm files
 License:        MIT and Python-2.0

++++++ openpyxl-2.1.4.tar.gz -> openpyxl-2.2.0.tar.gz ++++++
++++ 11743 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to