There's a merged pull request on the void-packages repository python3-ffmpeg-python: fix for py3.12 https://github.com/void-linux/void-packages/pull/47326 Description: #### Testing the changes - I tested the changes in this PR: **YES** #### Local build testing ``` pkg host target cross result python3-ffmpeg-python x86_64 x86_64 n OK python3-ffmpeg-python x86_64-musl x86_64-musl n OK python3-ffmpeg-python i686 i686 n OK python3-ffmpeg-python x86_64 aarch64-musl y OK python3-ffmpeg-python x86_64 aarch64 y OK python3-ffmpeg-python x86_64 armv7l-musl y OK python3-ffmpeg-python x86_64 armv7l y OK python3-ffmpeg-python x86_64 armv6l-musl y OK python3-ffmpeg-python x86_64 armv6l y OK ``` This fixes `ytmdl`.