Hello community, here is the log from the commit of package python-audiomate for openSUSE:Factory checked in at 2020-11-15 15:26:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-audiomate (Old) and /work/SRC/openSUSE:Factory/.python-audiomate.new.24930 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-audiomate" Sun Nov 15 15:26:25 2020 rev:5 rq:848497 version:6.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-audiomate/python-audiomate.changes 2020-07-08 19:14:50.815500879 +0200 +++ /work/SRC/openSUSE:Factory/.python-audiomate.new.24930/python-audiomate.changes 2020-11-15 15:27:37.935531132 +0100 @@ -1,0 +2,8 @@ +Tue Nov 10 14:21:44 UTC 2020 - Marketa Machova <mmach...@suse.com> + +- Update to 6.0.0 + * Drop support of Python 3.5 because a required dependency (llvmlite) + does not support it anymore. + * Setup consistent way for logging. + +------------------------------------------------------------------- Old: ---- audiomate-5.2.0.tar.gz New: ---- audiomate-6.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-audiomate.spec ++++++ --- /var/tmp/diff_new_pack.ZLitQi/_old 2020-11-15 15:27:38.403531633 +0100 +++ /var/tmp/diff_new_pack.ZLitQi/_new 2020-11-15 15:27:38.407531637 +0100 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-audiomate -Version: 5.2.0 +Version: 6.0.0 Release: 0 Summary: A library for working with audio datasets License: MIT @@ -41,22 +41,6 @@ Requires: python-scipy >= 1.4.1 Requires: python-sox >= 1.3.7 BuildArch: noarch -# SECTION test requirements -BuildRequires: %{python_module PGet >= 0.5.0} -BuildRequires: %{python_module audioread >= 2.1.8} -BuildRequires: %{python_module h5py >= 2.10.0} -BuildRequires: %{python_module intervaltree >= 3.0.2} -BuildRequires: %{python_module librosa >= 0.7.2} -BuildRequires: %{python_module networkx >= 2.4} -BuildRequires: %{python_module numba >= 0.49.1} -BuildRequires: %{python_module numpy >= 1.18.1} -BuildRequires: %{python_module pytest >= 3.3.0} -BuildRequires: %{python_module pytest-runner} -BuildRequires: %{python_module requests >= 2.23.0} -BuildRequires: %{python_module requests-mock >= 1.4.0} -BuildRequires: %{python_module scipy >= 1.4.1} -BuildRequires: %{python_module sox >= 1.3.7} -# /SECTION %python_subpackages %description @@ -65,6 +49,7 @@ %prep %setup -q -n audiomate-%{version} +sed -i "s/'pytest-runner'//" setup.py %build %python_build ++++++ audiomate-5.2.0.tar.gz -> audiomate-6.0.0.tar.gz ++++++ ++++ 5307 lines of diff (skipped) _______________________________________________ openSUSE Commits mailing list -- commit@lists.opensuse.org To unsubscribe, email commit-le...@lists.opensuse.org List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/commit@lists.opensuse.org