Hello community, here is the log from the commit of package python-pysndfile for openSUSE:Factory checked in at 2018-08-12 20:55:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pysndfile (Old) and /work/SRC/openSUSE:Factory/.python-pysndfile.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pysndfile" Sun Aug 12 20:55:37 2018 rev:2 rq:628717 version:1.3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pysndfile/python-pysndfile.changes 2018-05-10 15:49:47.728393987 +0200 +++ /work/SRC/openSUSE:Factory/.python-pysndfile.new/python-pysndfile.changes 2018-08-12 20:55:37.809498605 +0200 @@ -1,0 +2,11 @@ +Sat Aug 11 06:32:26 UTC 2018 - [email protected] + +- Remove the test condition, run them always + +------------------------------------------------------------------- +Fri Aug 10 22:26:07 UTC 2018 - [email protected] + +- Update to version 1.3.2 + * No obvious changelog + +------------------------------------------------------------------- Old: ---- pysndfile-1.1.0.tar.gz New: ---- pysndfile-1.3.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pysndfile.spec ++++++ --- /var/tmp/diff_new_pack.V2Zlmz/_old 2018-08-12 20:55:38.181499360 +0200 +++ /var/tmp/diff_new_pack.V2Zlmz/_new 2018-08-12 20:55:38.185499369 +0200 @@ -17,31 +17,25 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} -%bcond_without test Name: python-pysndfile -Version: 1.1.0 -# For license files -%define tag 2669bbf93fb01ae35048e7036ce1b9d6b6e6d205 +Version: 1.3.2 Release: 0 Summary: Cython wrapper class for reading/writing soundfiles -License: LGPL-3.0 +License: LGPL-3.0-only Group: Development/Languages/Python -Url: http://forge.ircam.fr/p/pysndfile +URL: http://forge.ircam.fr/p/pysndfile Source: https://files.pythonhosted.org/packages/source/p/pysndfile/pysndfile-%{version}.tar.gz -Source10: https://forge.ircam.fr/p/pysndfile/source/file/%{tag}/COPYING.txt -Source11: https://forge.ircam.fr/p/pysndfile/source/file/%{tag}/COPYING.LESSER.txt +Source10: https://forge-2.ircam.fr/roebel/pysndfile/raw/master/COPYING.txt +Source11: https://forge-2.ircam.fr/roebel/pysndfile/raw/master/COPYING.LESSER.txt BuildRequires: %{python_module devel} BuildRequires: %{python_module numpy-devel} +BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: c++_compiler BuildRequires: fdupes BuildRequires: libsndfile-devel BuildRequires: python-rpm-macros -%if %{with test} -BuildRequires: %{python_module pytest} -%endif Requires: python-numpy - %python_subpackages %description @@ -75,15 +69,12 @@ %python_install %python_expand %fdupes %{buildroot}%{python_sitearch} -%if %{with test} %check %{python_expand export PYTHONPATH=%{buildroot}%{$python_sitearch} $python tests/pysndfile_test.py } -%endif %files %{python_files} -%defattr(-,root,root,-) %doc ChangeLog README.md %license COPYING.txt COPYING.LESSER.txt %{python_sitearch}/* ++++++ pysndfile-1.1.0.tar.gz -> pysndfile-1.3.2.tar.gz ++++++ ++++ 25269 lines of diff (skipped)
