From 4506b7c0440194e8958e327abc5affbce9ee9b99f41d80d6cdf0f70c79c58018 Mon Sep 17 00:00:00 2001 From: Todd R Date: Fri, 6 Dec 2019 19:08:15 +0000 Subject: [PATCH] Accepting request 754759 from home:TheBlackCat:branches:devel:languages:python:numeric Disable python2 support since dependencies dropped python2 OBS-URL: https://build.opensuse.org/request/show/754759 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-librosa?expand=0&rev=12 --- python-librosa.changes | 5 +++++ python-librosa.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-librosa.changes b/python-librosa.changes index 29a9346..c5c3014 100644 --- a/python-librosa.changes +++ b/python-librosa.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Dec 6 18:44:56 UTC 2019 - Todd R + +- Disable python2 support since dependencies dropped python2 + ------------------------------------------------------------------- Thu Nov 21 04:36:07 UTC 2019 - Todd R diff --git a/python-librosa.spec b/python-librosa.spec index 263bfb0..6d0f776 100644 --- a/python-librosa.spec +++ b/python-librosa.spec @@ -17,6 +17,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python2 1 Name: python-librosa Version: 0.7.1 Release: 0