From 405b3c76dffe3b6cbee85c6154341c62323b83187f534224af9c373334c418d7 Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Tue, 4 Apr 2023 09:59:41 +0000 Subject: [PATCH] - skip python311, python-numba is not available for python 3.11 yet. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-librosa?expand=0&rev=29 --- python-librosa.changes | 5 +++++ python-librosa.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/python-librosa.changes b/python-librosa.changes index 6ee72d2..d520af3 100644 --- a/python-librosa.changes +++ b/python-librosa.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 4 09:59:00 UTC 2023 - Daniel Garcia + +- skip python311, python-numba is not available for python 3.11 yet. + ------------------------------------------------------------------- Sat Jan 28 17:24:09 UTC 2023 - Ben Greiner diff --git a/python-librosa.spec b/python-librosa.spec index 8be3029..b644676 100644 --- a/python-librosa.spec +++ b/python-librosa.spec @@ -16,6 +16,8 @@ # +# python-numba is not available for python311 +%define skip_python311 1 Name: python-librosa Version: 0.9.2 Release: 0