Hello community,

here is the log from the commit of package python-XlsxWriter for 
openSUSE:Factory checked in at 2020-06-26 21:44:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-XlsxWriter (Old)
 and      /work/SRC/openSUSE:Factory/.python-XlsxWriter.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-XlsxWriter"

Fri Jun 26 21:44:51 2020 rev:11 rq:816881 version:1.2.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-XlsxWriter/python-XlsxWriter.changes      
2020-02-03 11:12:12.837811442 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-XlsxWriter.new.3060/python-XlsxWriter.changes
    2020-06-26 21:45:00.709748188 +0200
@@ -1,0 +2,18 @@
+Wed Jun 24 16:57:30 UTC 2020 - Todd R <[email protected]>
+
+- Update to Release 1.2.9
+  * Added support for ``stacked`` and ``percent_stacked`` Line charts.
+- Update to Release 1.2.8
+  * Fix for issue where duplicate images with hyperlinks weren't handled
+    correctly.
+    Issue `#686 <https://github.com/jmcnamara/XlsxWriter/issues/686>`_.
+  * Removed ``ReservedWorksheetName`` exception which was used with the 
reserved
+    worksheet name "History" since this name is allowed in some Excel variants.
+    Issue `#688 <https://github.com/jmcnamara/XlsxWriter/issues/688>`_.
+  * Fix for worksheet objects (charts, images and textboxes) that are inserted
+    with an offset that starts in a hidden cell.
+    Issue `#676 <https://github.com/jmcnamara/XlsxWriter/issues/676>`_.
+  * Fix to allow handling of NoneType in :func:`add_write_handler`.
+    Issue `#677 <https://github.com/jmcnamara/XlsxWriter/issues/677>`_.
+
+-------------------------------------------------------------------

Old:
----
  XlsxWriter-RELEASE_1.2.7.tar.gz

New:
----
  XlsxWriter-RELEASE_1.2.9.tar.gz

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

Other differences:
------------------
++++++ python-XlsxWriter.spec ++++++
--- /var/tmp/diff_new_pack.DWFJMw/_old  2020-06-26 21:45:01.809751708 +0200
+++ /var/tmp/diff_new_pack.DWFJMw/_new  2020-06-26 21:45:01.809751708 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         oldpython python
 Name:           python-XlsxWriter
-Version:        1.2.7
+Version:        1.2.9
 Release:        0
 Summary:        Python module for writing OOXML spreadsheet files
 License:        BSD-2-Clause
@@ -44,14 +44,14 @@
 Obsoletes:      python3-xlsxwriter < %{version}
 %endif
 
+%python_subpackages
+
 %description
 XlsxWriter is a Python module for writing files in the Microsoft
 Office Open XML spreadsheet format. It can be used to write text,
 numbers, formulas and hyperlinks to multiple worksheets and it
 supports features such as formatting and many more.
 
-%python_subpackages
-
 %prep
 %setup -q -n XlsxWriter-RELEASE_%{version}
 

++++++ XlsxWriter-RELEASE_1.2.7.tar.gz -> XlsxWriter-RELEASE_1.2.9.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-XlsxWriter/XlsxWriter-RELEASE_1.2.7.tar.gz 
/work/SRC/openSUSE:Factory/.python-XlsxWriter.new.3060/XlsxWriter-RELEASE_1.2.9.tar.gz
 differ: char 13, line 1


Reply via email to