Hello community,

here is the log from the commit of package python-xlrd for openSUSE:Factory 
checked in at 2018-12-24 11:47:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-xlrd (Old)
 and      /work/SRC/openSUSE:Factory/.python-xlrd.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-xlrd"

Mon Dec 24 11:47:59 2018 rev:11 rq:660757 version:1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-xlrd/python-xlrd.changes  2018-08-10 
09:49:42.290262868 +0200
+++ /work/SRC/openSUSE:Factory/.python-xlrd.new.28833/python-xlrd.changes       
2018-12-24 11:48:00.793101102 +0100
@@ -1,0 +2,12 @@
+Sat Dec 22 05:47:20 UTC 2018 - Todd R <toddrme2...@gmail.com>
+
+- Update to 1.2.0
+  * Added support for Python 3.7.
+  * Added optional support for defusedxml to help mitigate exploits.
+  * Automatically convert ``~`` in file paths to the current user's home
+    directory.
+  * Removed ``examples`` directory from the installed package. They are still
+    available in the source distribution.
+  * Fixed ``time.clock()`` deprecation warning.
+
+-------------------------------------------------------------------

Old:
----
  xlrd-1.1.0.tar.gz

New:
----
  xlrd-1.2.0.tar.gz

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

Other differences:
------------------
++++++ python-xlrd.spec ++++++
--- /var/tmp/diff_new_pack.8ciPK1/_old  2018-12-24 11:48:01.293100663 +0100
+++ /var/tmp/diff_new_pack.8ciPK1/_new  2018-12-24 11:48:01.293100663 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-xlrd
-Version:        1.1.0
+Version:        1.2.0
 Release:        0
 Url:            http://www.lexicon.net/sjmachin/xlrd.htm
 Summary:        Python module for extracting data from Excel spreadsheet files
@@ -30,8 +30,10 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 # SECTION test requirements
+BuildRequires:  %{python_module defusedxml}
 BuildRequires:  %{python_module nose}
 # /SECTION
+Recommends:     python-defusedxml
 BuildArch:      noarch
 %python_subpackages
 
@@ -47,13 +49,13 @@
 
 %install
 %python_install
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 mv %{buildroot}%{_bindir}/runxlrd.py %{buildroot}%{_bindir}/runxlrd
 
 %check
 %python_expand nosetests-%{$python_bin_suffix}
 
 %files %{python_files}
-%defattr(-,root,root,-)
 %doc README.md
 %license docs/licenses.rst
 %python3_only %{_bindir}/runxlrd

++++++ xlrd-1.1.0.tar.gz -> xlrd-1.2.0.tar.gz ++++++
++++ 5912 lines of diff (skipped)


Reply via email to