Hello community,

here is the log from the commit of package python-praatio for openSUSE:Factory 
checked in at 2019-01-08 12:26:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-praatio (Old)
 and      /work/SRC/openSUSE:Factory/.python-praatio.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-praatio"

Tue Jan  8 12:26:11 2019 rev:2 rq:660795 version:3.6.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-praatio/python-praatio.changes    
2018-11-06 14:40:33.628489815 +0100
+++ /work/SRC/openSUSE:Factory/.python-praatio.new.28833/python-praatio.changes 
2019-01-08 12:28:24.744276502 +0100
@@ -1,0 +2,8 @@
+Sat Dec 22 03:48:06 UTC 2018 - Todd R <toddrme2...@gmail.com>
+
+- Update to 3.6.13
+  * Include license in wheels
+  * BUGFIX: Python 3.x incompatibility
+  * BUGFIX: Python 2 vs 3 compatibility
+
+-------------------------------------------------------------------

Old:
----
  LICENSE
  praatio-3.6.12-py2.py3-none-any.whl

New:
----
  praatio-3.6.13-py2.py3-none-any.whl

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

Other differences:
------------------
++++++ python-praatio.spec ++++++
--- /var/tmp/diff_new_pack.AVCBE9/_old  2019-01-08 12:28:25.224275977 +0100
+++ /var/tmp/diff_new_pack.AVCBE9/_new  2019-01-08 12:28:25.228275973 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-praatio
-Version:        3.6.12
+Version:        3.6.13
 Release:        0
 %define minor   3.6
 Summary:        A library for working with praat
@@ -26,11 +26,9 @@
 Group:          Development/Languages/Python
 Url:            https://github.com/timmahrt/praatIO
 Source0:        
https://files.pythonhosted.org/packages/py2.py3/p/praatio/praatio-%{version}-py2.py3-none-any.whl
-Source10:       
https://raw.githubusercontent.com/timmahrt/praatIO/v%{minor}/LICENSE
 BuildRequires:  %{python_module pip}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-BuildRequires:  unzip
 BuildArch:      noarch
 Recommends:     praat
 
@@ -47,7 +45,6 @@
 
 %prep
 %setup -c -T
-cp %{SOURCE10} .
 
 %build
 # not needed
@@ -60,7 +57,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
-%license LICENSE
-%{python_sitelib}/*
+%license %{python_sitelib}/praatio-%{version}.dist-info/LICENSE.txt
+%{python_sitelib}/praatio-%{version}.dist-info/
+%{python_sitelib}/praatio/
 
 %changelog


Reply via email to