Hello community,
here is the log from the commit of package python-openpyxl for openSUSE:Factory
checked in at 2019-11-24 23:46:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-openpyxl (Old)
and /work/SRC/openSUSE:Factory/.python-openpyxl.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-openpyxl"
Sun Nov 24 23:46:17 2019 rev:14 rq:749748 version:3.0.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-openpyxl/python-openpyxl.changes
2019-10-10 11:47:15.992305164 +0200
+++
/work/SRC/openSUSE:Factory/.python-openpyxl.new.26869/python-openpyxl.changes
2019-11-24 23:46:20.560026385 +0100
@@ -1,0 +2,12 @@
+Tue Nov 19 20:37:44 UTC 2019 - Todd R <[email protected]>
+
+- Update to 3.0.1:
+ + Bugfixes
+ * Cannot read empty charts.
+ + Pull Requests
+ * Fix for #1250
+ * TableStyleElement is a sequence
+- Update to 3.0.0:
+ * Initial python3-only release
+
+-------------------------------------------------------------------
Old:
----
openpyxl-2.6.4.tar.gz
New:
----
openpyxl-3.0.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-openpyxl.spec ++++++
--- /var/tmp/diff_new_pack.XYaQg3/_old 2019-11-24 23:46:21.820026312 +0100
+++ /var/tmp/diff_new_pack.XYaQg3/_new 2019-11-24 23:46:21.856026309 +0100
@@ -17,13 +17,13 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
Name: python-openpyxl
-Version: 2.6.4
+Version: 3.0.1
Release: 0
Summary: A Python library to read/write Excel 2010 xlsx/xlsm files
License: MIT AND Python-2.0
-Group: Development/Languages/Python
-URL: http://openpyxl.readthedocs.org
+URL: https://openpyxl.readthedocs.org
Source:
https://files.pythonhosted.org/packages/source/o/openpyxl/openpyxl-%{version}.tar.gz
BuildRequires: %{python_module et_xmlfile}
BuildRequires: %{python_module jdcal}
++++++ openpyxl-2.6.4.tar.gz -> openpyxl-3.0.1.tar.gz ++++++
++++ 2826 lines of diff (skipped)