Your message dated Wed, 4 Dec 2024 10:35:18 -0500
with message-id 
<cad+gyvyy+ke7eaqj6shhayirm6ke3gevk2cc0l3rhad1cu2...@mail.gmail.com>
and subject line Re: audioread fails to build with Python 3.13
has caused the Debian Bug report #1088860,
regarding audioread fails to build with Python 3.13
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1088860: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1088860
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: audioread
Version: 3.0.1-1
Severity: normal

This came up as a part of the Python 3.13 transition work in Ubuntu.

The audioread 3.0.1-1 autopkgtests fail with Python 3.13 because the
package depends on stdlib modules aifc, audioop and sunau which have been
deprecated in 3.11 and removed in 3.13 [1].
The upstream project [2] hasn't been updated to work with alternatives for
these modules. In fact, it hasn't been updated for almost 14 months now.

Module aifc supports the AIFF/AIFF-C audio formats, which though old, are
reportedly in wide-use in specific parts of the audio industry [3]. In the
absence of a decision from upstream, I would suggest we temporarily disable
support for AIFF.

IMO support for the AU format (which needs module sunau), could be removed
from audioread.

And lastly, we will have to find a replacement for audioop which is only
used by audioread to change the sample width using audioop.lin2lin [4].

[1] https://peps.python.org/pep-0594/
[2] https://github.com/beetbox/audioread
[3]
https://discuss.python.org/t/maintaining-the-chunk-module-after-it-has-been-removed-from-the-standard-library/38177/30
[4]
https://git.launchpad.net/ubuntu/+source/audioread/tree/audioread/rawread.py#n133

--- End Message ---
--- Begin Message ---
This is a duplicate of the already filed RC bug for audioread:
https://bugs.debian.org/1082047 . Please check for existing Debian
bugs before filing Debian bugs.

Bugs for autopkgtest regressions can generally be filed with severity: serious

Thank you,
Jeremy BĂ­cha

--- End Message ---

Reply via email to