There is an updated pull request by ar-jan against master on the void-packages repository https://github.com/ar-jan/void-packages aiohttp-socks083 https://github.com/void-linux/void-packages/pull/46383 python3-aiohttp_socks: update to 0.8.3 and add required dependencies #### Testing the changes - I tested the changes in this PR: **briefly** #### New package - This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES** I accidentally had to add and update multiple packages in order to python3-aiohttp_socks: - New package: python3-tiny-proxy-0.2.0: needed for python3-aiohttp_socks tests - New package: python3-httpx-socks-0.7.8: needed for python3-tiny-proxy tests - New package: python3-aiosignal-1.3.1: needed for python3-tiny-proxy tests, and python3-aiohttp v3.8 - New package: python3-frozenlist-1.4.0: needed for python3-aiosignal - New package: python3-proxy.py-2.4.3: needed for python3-aiohttp tests - New package: python3-re_assert-1.1.0: needed for python3-aiohttp tests - python3-aiohttp: update to 3.8.5: needed for passing python3-aiohttp_socks tests - python3-async-timeout: update to 4.0.3: needed for python3-aiohttp v3.8 @the-maldridge would you care to take a look at this since you maintain python3-aiohttp and python3-async-timeout? A patch file from https://github.com/void-linux/void-packages/pull/46383.patch is attached