There is a new pull request by misuchiru03 against master on the void-packages repository https://github.com/misuchiru03/void-packages np_python3-aubio_0.4.9 https://github.com/void-linux/void-packages/pull/39791 New Package: python3-aubio-0.4.9 #### Testing the changes - I tested the changes in this PR: **briefly** #### New package - This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES** #### Local build testing - I built this PR locally for my native architecture, (x86_64-GLIBC) - I built this PR locally for these architectures (if supported. mark crossbuilds): - aarch64-musl - armv7l - armv6l-musl I also added `python3-aubio` to `depends` in the `aubio` template as it does actually depend on the python module to provide `/usr/bin/aubio` and `/usr/bin/aubiocut`. A patch file from https://github.com/void-linux/void-packages/pull/39791.patch is attached