There is a new pull request by abenson against master on the void-packages repository https://github.com/abenson/void-packages fix_ffmpeg-python https://github.com/void-linux/void-packages/pull/47326 python3-ffmpeg-python: fix for py3.12 #### 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 ``` A patch file from https://github.com/void-linux/void-packages/pull/47326.patch is attached