There is a new pull request by icp1994 against master on the void-packages repository https://github.com/icp1994/void-packages python3-cypari2 https://github.com/void-linux/void-packages/pull/40529 python3-cypari2: sync version with upstream release tag #### Testing the changes - I tested the changes in this PR: **briefly** #### Local build testing - I built this PR locally for my native architecture, x86_64 @tornaria upstream released a tagged v2.1.3 tarball including changes in the patch. I added `python3-cysignals` under depends since it's mentioned under their [install_requires]( https://github.com/sagemath/cypari2/blob/2.1.3/setup.py#L70). Does this look okay to you? A patch file from https://github.com/void-linux/void-packages/pull/40529.patch is attached