Accepting request 861724 from home:dilawar:branches:devel:languages:python:numeric

- Update to version 0.8.0
   * Added pitch tracking (yin and pyin)
   * Variable-Q transform
   * Hindustani and Carnatic notation support
   * Expanded collection of example tracks
   * Numerous speedups and bugfixes 
   * Removed support for Python 3.5 and earlier.

OBS-URL: https://build.opensuse.org/request/show/861724
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-librosa?expand=0&rev=16
This commit is contained in:
Markéta Machová 2021-01-08 15:04:29 +00:00 committed by Git OBS Bridge
parent 5a176f942b
commit 0143ceee43
4 changed files with 16 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:882c4c772b0166f934eaaeef9dd4e5b8d11fba0badd3cacc63da6bf35f03ddfc
size 31267210

3
librosa-0.8.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2dfe1b17a5934d2e41a798cf371674fd216aa05d6da81d1a00b04b7983cbfed6
size 4708189

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Jan 8 14:29:45 UTC 2021 - Dilawar Singh <dilawar.s.rajput@gmail.com>
- Update to version 0.8.0
* Added pitch tracking (yin and pyin)
* Variable-Q transform
* Hindustani and Carnatic notation support
* Expanded collection of example tracks
* Numerous speedups and bugfixes
* Removed support for Python 3.5 and earlier.
-------------------------------------------------------------------
Thu Jan 30 15:57:15 UTC 2020 - Todd R <toddrme2178@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-librosa
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-librosa
Version: 0.7.2
Version: 0.8.0
Release: 0
Summary: Python module for audio and music processing
License: ISC