There is an updated pull request by tstraus13 against master on the void-packages repository https://github.com/tstraus13/void-packages trio-websocket https://github.com/void-linux/void-packages/pull/50098 New package: python3-trio-websocket-0.11.1 - Add python3-trio-websocket package It is a requirement for updating the streamlink package which I plan to do once this has been accepted/merged. I have been looking at the streamlink package and it is a little behind and this seems to be the only missing python3 package from the repositories that it needs. Void currently has the python3-trio package, which is used as a starting point for this template. If there is more that is needed for this package, or if I missed anything, in the template let me know. Thanks. #### Testing the changes - I tested the changes in this PR: **YES** #### New package - This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES** #### Local build testing - I built this PR locally for my native architecture, (x86_64-glibc) - I built this PR locally for these architectures (if supported. mark crossbuilds): - x86-64-musl A patch file from https://github.com/void-linux/void-packages/pull/50098.patch is attached