forked from pool/aubio
Accepting request 887117 from home:StevenK:branches:multimedia:libs
- Do not build for Python 3.6, due to no NumPy. OBS-URL: https://build.opensuse.org/request/show/887117 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/aubio?expand=0&rev=36
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package aubio
|
# spec file for package aubio
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 21 03:03:19 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
- Do not build for Python 3.6, due to no NumPy.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 1 09:05:38 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
Tue Sep 1 09:05:38 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-aubio
|
# spec file for package python-aubio
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,12 +17,12 @@
|
|||||||
|
|
||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
|
%define skip_python36 1
|
||||||
Name: python-aubio
|
Name: python-aubio
|
||||||
Version: 0.4.9
|
Version: 0.4.9
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A collection of tools for music analysis
|
Summary: A collection of tools for music analysis
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
Group: Development/Languages/Python
|
|
||||||
URL: http://aubio.org/
|
URL: http://aubio.org/
|
||||||
Source: http://aubio.org/pub/aubio-%{version}.tar.bz2
|
Source: http://aubio.org/pub/aubio-%{version}.tar.bz2
|
||||||
Source1: http://aubio.org/pub/aubio-%{version}.tar.bz2.asc
|
Source1: http://aubio.org/pub/aubio-%{version}.tar.bz2.asc
|
||||||
|
Reference in New Issue
Block a user