Hello community,
here is the log from the commit of package python-openpyxl for openSUSE:Factory
checked in at 2019-02-19 12:00:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-openpyxl (Old)
and /work/SRC/openSUSE:Factory/.python-openpyxl.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-openpyxl"
Tue Feb 19 12:00:24 2019 rev:10 rq:676952 version:2.6.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-openpyxl/python-openpyxl.changes
2019-01-08 12:28:23.024278380 +0100
+++
/work/SRC/openSUSE:Factory/.python-openpyxl.new.28833/python-openpyxl.changes
2019-02-19 12:01:29.165104382 +0100
@@ -1,0 +2,43 @@
+Sat Feb 16 11:40:02 UTC 2019 - Hans-Peter Jansen <[email protected]>
+
+- Update to 2.6.0 (2019-02-06)
+ + Bugfixes
+ * #1162 Exception on tables with names containing spaces.
+ * #1170 Cannot save files with existing images.
+
+- Update to 2.6.-b1 (2019-01-08)
+ + Bugfixes
+ * #1141 Cannot use read-only mode with stream
+ * #1143 Hyperlinks always set on A1
+ * #1151 Internal row counter not initialised when reading files
+ * #1152 Exception raised on out of bounds date
+
+- Update to 2.6-a1 (2018-11-21)
+ + Major changes
+ * Implement robust for merged cells so that these can be
+ formatted the way Excel does without confusion. Thanks to
+ Magnus Schieder.
+ + Minor changes
+ * Add support for worksheet scenarios
+ * Add read support for chartsheets
+ * Add method for moving ranges of cells on a worksheet
+ * Last version to support Python 2.7
+ + Deprecations
+ * Type inference and coercion for cell values
+
+- Update to 2.5.15 (unreleased)
+
+- Update to 2.5.14 (2019-01-23)
+ + Bugfixes
+ * #1150 Correct typo in LineProperties
+ * #1142 Exception raised for unsupported image files
+ * #1159 Exception raised when cannot find source for non-local
+ cache object
+ + Pull Requests
+ * PR301 Add support for nested brackets to the tokeniser
+ * PR303 Improvements on handling nested brackets in the
+ tokeniser
+
+- Update to 2.5.13 (brown bag)
+
+-------------------------------------------------------------------
Old:
----
openpyxl-2.5.12.tar.gz
New:
----
openpyxl-2.6.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-openpyxl.spec ++++++
--- /var/tmp/diff_new_pack.NtNncv/_old 2019-02-19 12:01:30.173103859 +0100
+++ /var/tmp/diff_new_pack.NtNncv/_new 2019-02-19 12:01:30.173103859 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-openpyxl
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-openpyxl
-Version: 2.5.12
+Version: 2.6.0
Release: 0
Summary: A Python library to read/write Excel 2010 xlsx/xlsm files
License: MIT AND Python-2.0
++++++ openpyxl-2.5.12.tar.gz -> openpyxl-2.6.0.tar.gz ++++++
++++ 9368 lines of diff (skipped)