Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-librosa for openSUSE:Factory checked in at 2023-09-25 20:03:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-librosa (Old) and /work/SRC/openSUSE:Factory/.python-librosa.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-librosa" Mon Sep 25 20:03:28 2023 rev:15 rq:1113320 version:0.10.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-librosa/python-librosa.changes 2023-08-28 17:12:11.694143159 +0200 +++ /work/SRC/openSUSE:Factory/.python-librosa.new.1770/python-librosa.changes 2023-09-25 20:58:43.086482969 +0200 @@ -1,0 +2,6 @@ +Sun Sep 24 17:38:22 UTC 2023 - Ben Greiner <c...@bnavigator.de> + +- Remove pooch upper pin, upstream removed it already for last + version (gh#librosa/librosa#1727) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-librosa.spec ++++++ --- /var/tmp/diff_new_pack.h227TM/_old 2023-09-25 20:58:46.374601754 +0200 +++ /var/tmp/diff_new_pack.h227TM/_new 2023-09-25 20:58:46.386602187 +0200 @@ -40,7 +40,7 @@ BuildRequires: %{python_module numba >= 0.51.0} BuildRequires: %{python_module numpy >= 1.22.3} BuildRequires: %{python_module pip} -BuildRequires: %{python_module pooch >= 1.0 with %python-pooch < 1.7} +BuildRequires: %{python_module pooch >= 1.0} BuildRequires: %{python_module scikit-learn >= 0.20.0} BuildRequires: %{python_module scipy >= 1.2.0} BuildRequires: %{python_module setuptools} @@ -57,11 +57,11 @@ Requires: python-msgpack >= 1.0 Requires: python-numba >= 0.51.0 Requires: python-numpy >= 1.22.3 +Requires: python-pooch >= 1.0 Requires: python-scikit-learn >= 0.20.0 Requires: python-scipy >= 1.2.0 Requires: python-soxr >= 0.3.2 Requires: python-typing_extensions >= 4.1.1 -Requires: (python-pooch >= 1.0 with python-pooch < 1.7) BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module matplotlib >= 3.3.0}