Hello community,

here is the log from the commit of package python-XlsxWriter for 
openSUSE:Factory checked in at 2019-02-24 17:20:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-XlsxWriter (Old)
 and      /work/SRC/openSUSE:Factory/.python-XlsxWriter.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-XlsxWriter"

Sun Feb 24 17:20:59 2019 rev:6 rq:678416 version:1.1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-XlsxWriter/python-XlsxWriter.changes      
2018-12-24 11:47:59.873101910 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-XlsxWriter.new.28833/python-XlsxWriter.changes
   2019-02-24 17:21:03.080390155 +0100
@@ -1,0 +2,12 @@
+Fri Feb 22 14:04:35 UTC 2019 - John Vandenberg <jay...@gmail.com>
+
+- Update to v1.1.4
+  * Fix for issues where zipfile.py raises "ZIP does not support
+    timestamps before 1980" exception.
+    Issue `#535 <https://github.com/jmcnamara/XlsxWriter/issues/535>`_.
+- from v1.1.3
+  * Fix handling of ``'num_format': '0'`` in duplicate formats.
+    Issue `#584 <https://github.com/jmcnamara/XlsxWriter/issues/584>`_.
+- Activate the test suite using the GitHub repository archive.
+
+-------------------------------------------------------------------

Old:
----
  XlsxWriter-1.1.2.tar.gz

New:
----
  XlsxWriter-1.1.4.tar.gz

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

Other differences:
------------------
++++++ python-XlsxWriter.spec ++++++
--- /var/tmp/diff_new_pack.LuW3I1/_old  2019-02-24 17:21:03.604390062 +0100
+++ /var/tmp/diff_new_pack.LuW3I1/_new  2019-02-24 17:21:03.604390062 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-XlsxWriter
 #
-# 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
@@ -12,20 +12,20 @@
 # 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-%{**}}
 %define         oldpython python
 Name:           python-XlsxWriter
-Version:        1.1.2
+Version:        1.1.4
 Release:        0
 Summary:        Python module for writing OOXML spreadsheet files
 License:        BSD-2-Clause
 Group:          Development/Languages/Python
 Url:            https://xlsxwriter.readthedocs.org/
-Source:         
https://files.pythonhosted.org/packages/source/X/XlsxWriter/XlsxWriter-%{version}.tar.gz
+Source:         
https://github.com/jmcnamara/XlsxWriter/archive/RELEASE_%{version}.tar.gz#/XlsxWriter-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -52,7 +52,7 @@
 %python_subpackages
 
 %prep
-%setup -q -n XlsxWriter-%{version}
+%setup -q -n XlsxWriter-RELEASE_%{version}
 
 %build
 %python_build
@@ -71,6 +71,9 @@
 %postun
 %python_uninstall_alternative vba_extract
 
+%check
+%python_exec setup.py test
+
 %files %{python_files}
 %doc Changes README.rst
 %license LICENSE.txt

++++++ XlsxWriter-1.1.2.tar.gz -> XlsxWriter-1.1.4.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-XlsxWriter/XlsxWriter-1.1.2.tar.gz 
/work/SRC/openSUSE:Factory/.python-XlsxWriter.new.28833/XlsxWriter-1.1.4.tar.gz 
differ: char 4, line 1


Reply via email to