From e2c9e92af358add157814bf878b96bfb535b2302d27a0c3213b2aeac5d52953c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Mon, 23 Oct 2023 08:55:37 +0000 Subject: [PATCH] fix4 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-librosa?expand=0&rev=42 --- python-librosa.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-librosa.spec b/python-librosa.spec index a949b29..d548d09 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_tone" %endif %ifarch ppc64le donttest+=" or test_cqt"