From aaebcf57cf6ef9bee4e785848eb4d02bfe84c9864d44d6b1200bccc9d40738ec Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 17 Sep 2025 21:15:10 +0000 Subject: [PATCH] Fix changelog OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pyo?expand=0&rev=25 --- python-pyo.changes | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/python-pyo.changes b/python-pyo.changes index 8780f23..a123011 100644 --- a/python-pyo.changes +++ b/python-pyo.changes @@ -2,7 +2,19 @@ Wed Sep 17 07:06:47 UTC 2025 - Matej Cepl - Update to 1.0.6: - + - Updated documentation + - Fixed stdout overrides (issue #261) + - Clip MIDI input in midiToHz and MToF, and make NoteinRec doc more acc… + - Fixed Linseg and Expseg accuracy (issue #264). + - replace deprecated mock by unittest.mock + - Fix lo_blob and lo_message types + - Expr: Added a third argument to let statement to be able to set an in… + - Use libsnfile to retrieve aiff markers instead of the deprecated aifc… + - Update manylinux script. + - Updated libsndfile version in manylinux build. + - Updated SfMarker objects documentation. + - Fixed warning in vbap function signature. + - Removed unused variable in vbap implementation. - Remove upstreamed patches: - 277.patch - LICENSE file