Bug 294243 - audio/aubio: fix build on python 3.12+
Summary: audio/aubio: fix build on python 3.12+
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Jason E. Hale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-04-04 10:48 UTC by Chad Jacob Milios
Modified: 2026-04-04 10:48 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (jhale)


Attachments
replace use of imp with types.ModuleType, tidy some sloppy re (2.95 KB, patch)
2026-04-04 10:48 UTC, Chad Jacob Milios
milios: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chad Jacob Milios 2026-04-04 10:48:10 UTC
Created attachment 269356 [details]
replace use of imp with types.ModuleType, tidy some sloppy re

i believe this fix will work from 3.9 to 3.14 but i have only tried it with 3.12