Hello community,
here is the log from the commit of package python-openpyxl for openSUSE:Factory
checked in at 2019-01-08 12:26:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-openpyxl (Old)
and /work/SRC/openSUSE:Factory/.python-openpyxl.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-openpyxl"
Tue Jan 8 12:26:06 2019 rev:9 rq:660791 version:2.5.12
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-openpyxl/python-openpyxl.changes
2018-06-29 22:26:07.874495792 +0200
+++
/work/SRC/openSUSE:Factory/.python-openpyxl.new.28833/python-openpyxl.changes
2019-01-08 12:28:23.024278380 +0100
@@ -1,0 +2,47 @@
+Sat Dec 22 02:55:05 UTC 2018 - Todd R <[email protected]>
+
+- Update to 2.5.12
+ + Bugfixes
+ * Overwriting default font in Normal style affects library default
+ * Images not added to anchors.
+ * Cannot read pivot table formats without dxId
+ * Repeated registration of simple filter could lead to memory leaks
+ + Pull Requests
+ * Use defusedxml if available
+- Update to 2.5.11
+ + Pull Requests
+ * Improved handling of missing rows
+ * Add support for defined names to tokeniser
+- Update to 2.5.10
+ + Bugfixes
+ * Empty column dimensions should not be saved.
+ + Pull Requests
+ * Tokenizer failure for quoted sheet name in second half of range
+ * Improved error detection in ranges.
+- Update to 2.5.9
+ + Bugfixes
+ * Clean AutoFilter name definitions
+ * Attribute missing from Shape object
+ * Failure to read all DrawingML means workbook can't be read
+ + Pull Requests
+ * Allow newlines in formulae
+ * Fix whitespace in front of infix operator in formulae
+- Update to 2.5.8
+ * Cannot control how missing values are displayed in charts.
+ * Cell references can't be used for chart titles
+ * Params in iter_cols and iter_rows methods are slightly wrong.
+- Update to 2.5.7
+ * Sheet title containing % need quoting in references
+ * Cannot set quote prefix
+ * Pandas timestamps raise KeyError
+- Update to 2.5.6
+ * Read-only mode can leave find-handles open when reading dimensions
+ * Set a worksheet directly as active
+ * Internal row counter not adjusted when rows are deleted or inserted
+- Update to 2.5.5
+ + Bugfixes
+ * Files with Mac epoch are read incorrectly
+ * Cannot copy merged cells
+ * Cannot access ws.active_cell2.5.12
+
+-------------------------------------------------------------------
Old:
----
openpyxl-2.5.4.tar.gz
New:
----
openpyxl-2.5.12.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-openpyxl.spec ++++++
--- /var/tmp/diff_new_pack.a1yj8w/_old 2019-01-08 12:28:23.492277869 +0100
+++ /var/tmp/diff_new_pack.a1yj8w/_new 2019-01-08 12:28:23.496277865 +0100
@@ -12,16 +12,16 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-openpyxl
-Version: 2.5.4
+Version: 2.5.12
Release: 0
Summary: A Python library to read/write Excel 2010 xlsx/xlsm files
-License: MIT and Python-2.0
+License: MIT AND Python-2.0
Group: Development/Languages/Python
Url: http://openpyxl.readthedocs.org
Source:
https://files.pythonhosted.org/packages/source/o/openpyxl/openpyxl-%{version}.tar.gz
@@ -55,7 +55,6 @@
mv LICENCE.rst LICENSE.rst
%files %{python_files}
-%defattr(-,root,root,-)
%doc AUTHORS.rst README.rst
%license LICENSE.rst
%{python_sitelib}/*
++++++ openpyxl-2.5.4.tar.gz -> openpyxl-2.5.12.tar.gz ++++++
++++ 4314 lines of diff (skipped)