Hello community,

here is the log from the commit of package python-odfpy for openSUSE:Factory 
checked in at 2018-08-31 10:45:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-odfpy (Old)
 and      /work/SRC/openSUSE:Factory/.python-odfpy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-odfpy"

Fri Aug 31 10:45:57 2018 rev:18 rq:632135 version:1.3.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-odfpy/python-odfpy.changes        
2018-06-29 22:27:27.730435432 +0200
+++ /work/SRC/openSUSE:Factory/.python-odfpy.new/python-odfpy.changes   
2018-08-31 10:46:00.383315508 +0200
@@ -1,0 +2,5 @@
+Wed Aug 29 10:52:40 UTC 2018 - [email protected]
+
+- Make sure to install license files
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-odfpy.spec ++++++
--- /var/tmp/diff_new_pack.7WNIt3/_old  2018-08-31 10:46:00.807316023 +0200
+++ /var/tmp/diff_new_pack.7WNIt3/_new  2018-08-31 10:46:00.811316028 +0200
@@ -18,23 +18,20 @@
 
 #
 %define modname odfpy
-
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-%{modname}
 Version:        1.3.6
 Release:        0
-Url:            http://opendocumentfellowship.com/development/projects/odfpy
 Summary:        Python API and tools to manipulate OpenDocument files
 License:        GPL-2.0-or-later AND Apache-2.0
 Group:          Development/Languages/Python
-Source:         
https://files.pythonhosted.org/packages/source/o/%{modname}/%{modname}-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+URL:            http://opendocumentfellowship.com/development/projects/odfpy
+Source:         
https://files.pythonhosted.org/packages/source/o/odfpy/%{modname}-%{version}.tar.gz
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildArch:      noarch
-
 %python_subpackages
 
 %description
@@ -76,10 +73,10 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_expand PYTHONPATH=build/lib py.test-%{$python_version} -v
+%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} 
py.test-%{$python_version} -v
 
 %files %{python_files}
-%defattr(-,root,root,-)
+%license APACHE-LICENSE-2.0.txt GPL-LICENSE-2.txt
 %python3_only %{_bindir}/*
 %python3_only %{_mandir}/man1/*
 %{python_sitelib}/odf


Reply via email to