From ac2d3f40800acb8287853ff6973d5d0ab1c1cf76641ac8ab4014849bc7a7d190 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Mon, 23 Oct 2023 09:50:12 +0000 Subject: [PATCH] fix OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-librosa?expand=0&rev=43 --- python-librosa.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-librosa.spec b/python-librosa.spec index d548d09..6a9e532 100644 --- a/python-librosa.spec +++ b/python-librosa.spec @@ -121,6 +121,7 @@ donttest+=" or (test_rms and (4096 or 4097))" %ifarch aarch64 donttest+=" or test_piptrack_errors" donttest+=" or test_match_events_onesided" +donttest+=" or test_yin" donttest+=" or test_yin_tone" %endif %ifarch ppc64le