There is an updated pull request by leahneukirchen against master on the void-packages repository https://github.com/leahneukirchen/void-packages pyinfra253 https://github.com/void-linux/void-packages/pull/40439 python3 updates: greenlet/gevent/pyinfra I just wanted to bump pyinfra when I realized that gevent was broken due to the Python 3.11 update. After updating gevent, it was broken due to old greenlet. So let's update all of these. I had to disable the greenlet test suite, perhaps someone can have a look here. #### Testing the changes - I tested the changes in this PR: **briefly** A patch file from https://github.com/void-linux/void-packages/pull/40439.patch is attached