There is an updated pull request by TinfoilSubmarine against master on the void-packages repository https://github.com/TinfoilSubmarine/void-packages Twisted https://github.com/void-linux/void-packages/pull/34098 python3-Twisted: update to 21.7.0. #### Testing the changes - I tested the changes in this PR: **YES** I had to split `python-Twisted` and `python3-Twisted` into separate templates since the last verson of Twisted to support python2 is 20.3.0 (the current version in void-packages). I tested this with `synapse` (and by dependency `python3-treq` as well) and have no issues. It looks like there are several others that should be checked... `$ xbps-query -RX python3-Twisted` - [x] alot-0.9.1_5 - [x] deluge-2.0.3_14 - [x] python3-TxSNI-0.2.0_2 - [x] python3-autobahn-21.3.1_2 - [x] python3-treq-20.3.0_4 - [x] python3-txtorcon-21.1.0_2 - [x] synapse-1.46.0_1 - [x] syncplay-1.6.9_2 A patch file from https://github.com/void-linux/void-packages/pull/34098.patch is attached