Hello community,

here is the log from the commit of package python-librosa for openSUSE:Factory 
checked in at 2019-11-21 12:59:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-librosa (Old)
 and      /work/SRC/openSUSE:Factory/.python-librosa.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-librosa"

Thu Nov 21 12:59:36 2019 rev:4 rq:750042 version:0.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-librosa/python-librosa.changes    
2019-07-26 12:43:38.969822797 +0200
+++ /work/SRC/openSUSE:Factory/.python-librosa.new.26869/python-librosa.changes 
2019-11-21 12:59:38.670509812 +0100
@@ -1,0 +2,41 @@
+Thu Nov 21 04:36:07 UTC 2019 - Todd R <[email protected]>
+
+- Use github source
+
+-------------------------------------------------------------------
+Tue Nov 19 20:52:02 UTC 2019 - Todd R <[email protected]>
+
+- Update to version 0.7.1
+  + New Features
+    * `util.frame` now supports multidimensional data. Includes a new helper 
function `util.stack` for contiguous concatenation.
+    * `core.griffinlim_cqt`: Phase retrieval from constant-Q magnitude spectra.
+    * Enhanced compatibility with HTK's MFCC implementation: 
`effects.preemphasis` and `lifter=` parameter in MFCC.
+    * `util.shear` utility for shear-transforming 2D arrays.
+    * `core.reassigned_spectrogram`: time-frequency reassigned spectrogram.
+  + Bug fixes
+    * Added a missing parameter to `griffinlim_cqt`.
+    * Correct FFT normalization discrepancy in rms calculation.
+    * Corrected an error in automatic tuning correction for CQT.
+    * Fixed seeking behavior in `librosa.stream` when operating on file-handle 
inputs.
+    * Fixed a boundary condition check in full-sequence DTW.
+  + Documentation
+    * Fixed a typo in `stream` documentation.
+    * Visualization of reassigned spectrograms.
+    * Improved documentation for `core.stft`.
+    * Expanded documentation of `feature.melspectrogram`.
+  + Other changes
+    * Expose frame parameters in `onset` and `chroma_stft` functions.
+    * Removed warning filter reset, and changed the Python2 deprecation
+     warning to class `FutureWarning`.
+    * Fixed an upstream deprecation warning from `np.asscalar()`.
+    * Beat and tempo estimation now support prior distributions.
+    * `util.valid_audio` now enforces memory contiguity.
+    * Improved x-axis decoration types in `display.waveplot`.
+    * Ensure memory contiguity of audio buffers after resampling.
+    * Code-base audit for proper usage of `times_like`.
+    * Deprecated `core.ifgram` in favor of `reassigned_spectrogram`.
+    * Allow initial phase estimates for `griffinlim` methods.
+    * Accelerated `segment.lag_to_recurrence` and `segment.recurrence_to_lag`. 
Deprecated `util.roll_sparse`.
+    * `A440=` parameter has been deprecated across the library in favor of a 
standardized `tuning=` parameter.
+
+-------------------------------------------------------------------

Old:
----
  librosa-0.7.0.tar.gz

New:
----
  librosa-0.7.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-librosa.spec ++++++
--- /var/tmp/diff_new_pack.P5VdEq/_old  2019-11-21 12:59:39.538509545 +0100
+++ /var/tmp/diff_new_pack.P5VdEq/_new  2019-11-21 12:59:39.538509545 +0100
@@ -18,13 +18,12 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-librosa
-Version:        0.7.0
+Version:        0.7.1
 Release:        0
 Summary:        Python module for audio and music processing
 License:        ISC
-Group:          Development/Languages/Python
-URL:            http://github.com/librosa/librosa
-Source0:        
https://github.com/librosa/librosa/archive/%{version}.tar.gz#//librosa-%{version}.tar.gz
+URL:            https://github.com/librosa/librosa
+Source0:        
https://github.com/librosa/librosa/archive/%{version}.tar.gz#/librosa-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -46,9 +45,9 @@
 BuildRequires:  %{python_module joblib >= 0.12}
 BuildRequires:  %{python_module numba >= 0.38.0}
 BuildRequires:  %{python_module numpy >= 1.15.0}
-BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module pytest-cov}
 BuildRequires:  %{python_module pytest-mpl}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module resampy >= 0.2.0}
 BuildRequires:  %{python_module scikit-learn >= 0.14.0}
 BuildRequires:  %{python_module scipy >= 1.0.0}

++++++ librosa-0.7.0.tar.gz -> librosa-0.7.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-librosa/librosa-0.7.0.tar.gz 
/work/SRC/openSUSE:Factory/.python-librosa.new.26869/librosa-0.7.1.tar.gz 
differ: char 13, line 1


Reply via email to