Hello community,

here is the log from the commit of package python-xlsxwriter for 
openSUSE:Factory checked in at 2016-05-02 10:44:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-xlsxwriter (Old)
 and      /work/SRC/openSUSE:Factory/.python-xlsxwriter.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-xlsxwriter"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-xlsxwriter/python-xlsxwriter.changes      
2016-02-22 08:57:14.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-xlsxwriter.new/python-xlsxwriter.changes 
2016-05-02 10:44:45.000000000 +0200
@@ -1,0 +2,10 @@
+Thu Apr 28 06:45:38 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 0.8.6 (changes since 0.8.4):
+  * Add additional documentation on :ref:`ewx_pandas` and
+    :ref:`pandas_examples`.
+  * Add fix for :func:`set_center_across` format method.
+  * Fix for ``external:`` urls where the target/anchor contains
+    spaces.
+
+-------------------------------------------------------------------

Old:
----
  xlsxwriter-0.8.4.tar.gz

New:
----
  xlsxwriter-0.8.6.tar.gz

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

Other differences:
------------------
++++++ python-xlsxwriter.spec ++++++
--- /var/tmp/diff_new_pack.Uo2w8x/_old  2016-05-02 10:44:47.000000000 +0200
+++ /var/tmp/diff_new_pack.Uo2w8x/_new  2016-05-02 10:44:47.000000000 +0200
@@ -18,16 +18,16 @@
 
 %define _name   xlsxwriter
 Name:           python-xlsxwriter
-Version:        0.8.4
+Version:        0.8.6
 Release:        0
 Summary:        Python module for writing OOXML spreadsheet files
 License:        BSD-2-Clause
-Group:          Development/Language/Python
+Group:          Development/Languages/Python
 Url:            https://xlsxwriter.readthedocs.org/
 Source:         
https://github.com/jmcnamara/XlsxWriter/archive/RELEASE_%{version}.tar.gz#/%{_name}-%{version}.tar.gz
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
-%if 0%{?suse_version} > 1110
+%if 0%{?suse_version} >= 1120
 BuildArch:      noarch
 %else
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -47,12 +47,13 @@
 python2 setup.py build
 
 %install
-python2 setup.py install --root=%{buildroot}
+python2 setup.py install \
+  --root=%{buildroot}
 mv -f %{buildroot}%{_bindir}/vba_extract{.py,-%{py_ver}}
 
 %files
 %defattr(-,root,root)
-%doc CONTRIBUTING.md Changes LICENSE.txt README.rst
+%doc Changes LICENSE.txt README.rst
 %{_bindir}/vba_extract-%{py_ver}
 %{python_sitelib}/%{_name}/
 %{python_sitelib}/XlsxWriter-*/

++++++ xlsxwriter-0.8.4.tar.gz -> xlsxwriter-0.8.6.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-xlsxwriter/xlsxwriter-0.8.4.tar.gz 
/work/SRC/openSUSE:Factory/.python-xlsxwriter.new/xlsxwriter-0.8.6.tar.gz 
differ: char 14, line 1


Reply via email to