There is a new pull request by Vinfall against master on the void-packages repository https://github.com/Vinfall/void-packages master https://github.com/void-linux/void-packages/pull/40551 buku: fix deprecation warning for python3>=3.11 #### Changes Followup of #40526 and jarun/buku/pull/605. Add the necessary patch to remove the DeprecationWarning `'cgi' is deprecated and slated for removal in Python 3.13` in buku caused by Python3 version update (3.11 as of writing). #### Testing the changes - I tested the changes in this PR: **YES** #### Local build testing - I built this PR locally for my native architecture, (x86_64-glibc) - I built this PR locally for these architectures: - armv6l - `xlint` also reports no error. A patch file from https://github.com/void-linux/void-packages/pull/40551.patch is attached