Hello community,

here is the log from the commit of package python-resampy for openSUSE:Factory 
checked in at 2018-11-06 14:32:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-resampy (Old)
 and      /work/SRC/openSUSE:Factory/.python-resampy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-resampy"

Tue Nov  6 14:32:07 2018 rev:2 rq:646080 version:0.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-resampy/python-resampy.changes    
2018-11-02 10:54:17.906256263 +0100
+++ /work/SRC/openSUSE:Factory/.python-resampy.new/python-resampy.changes       
2018-11-06 14:32:50.173174169 +0100
@@ -1,0 +2,5 @@
+Fri Nov  2 11:35:12 UTC 2018 - Jan Engelhardt <[email protected]>
+
+- Trim bias from description.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-resampy.spec ++++++
--- /var/tmp/diff_new_pack.CUQEP1/_old  2018-11-06 14:32:51.521172335 +0100
+++ /var/tmp/diff_new_pack.CUQEP1/_new  2018-11-06 14:32:51.529172324 +0100
@@ -12,26 +12,27 @@
 # 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-%{**}}
 Name:           python-resampy
 Version:        0.2.1
 Release:        0
+Summary:        Signal resampling in Python
 License:        ISC
-Summary:        Efficient signal resampling
-Url:            https://github.com/bmcfee/resampy
 Group:          Development/Languages/Python
+Url:            https://github.com/bmcfee/resampy
 Source:         
https://files.pythonhosted.org/packages/source/r/resampy/resampy-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  python-rpm-macros
 # SECTION test requirements
 BuildRequires:  %{python_module numba >= 0.32}
 BuildRequires:  %{python_module numpy >= 1.10}
-BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module pytest-cov}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module scipy >= 0.13}
 BuildRequires:  %{python_module six >= 1.3}
 # /SECTION
@@ -47,10 +48,8 @@
 %python_subpackages
 
 %description
-Efficient sample rate conversion in Python.
-
 This package implements the band-limited sinc interpolation method
-for sampling rate conversion as described by:
+in Python for sampling rate conversion as described by:
 
 Smith, Julius O. Digital Audio Resampling Home Page Center for
 Computer Research in Music and Acoustics (CCRMA), Stanford


Reply via email to