There is a new pull request by Goorzhel against master on the void-packages repository https://github.com/Goorzhel/void-packages python3-pycryptodomex https://github.com/void-linux/void-packages/pull/35453 python3-pycryptodomex: update to 3.14.1. #### Testing the changes - I tested the changes in this PR: **briefly** ``` ❯ salt --versions | ag dome pycryptodome: 3.14.1 ❯ salt '*' state.apply <...> ❯ echo $? 0 ``` A patch file from https://github.com/void-linux/void-packages/pull/35453.patch is attached