------------------------------------------------------------------- Tue Feb 23 03:56:05 UTC 2021 - Steve Kowalik - Update to 0.5.5: * Fix asyncio DeprecationWarning: The loop argument is deprecated * Make deprecated API (SocksConnector etc) available again * Misc fixes, remove deprecated API (SocksConnector etc) * Fix cancellation handling * Improve timeouts handling * First use ipv4 when resolving hostnames * Change the default value of the family parameter to AF_UNSPEC * Make it compatible with aiohttp 2.x again ------------------------------------------------------------------- Thu Jan 16 16:21:13 UTC 2020 - Marketa Calabkova - update to 0.3.4 * Resolve proxy host explicitly * Add Proxy chaining support * Fix StreamSocketReadWriteMixin.read_all * Add HTTP proxy support ------------------------------------------------------------------- Mon Feb 25 11:09:50 UTC 2019 - Tomáš Chvátal - Use pypi archive instead of github one, no difference for us ------------------------------------------------------------------- Tue Feb 12 15:00:30 UTC 2019 - Tomáš Chvátal - Disable the tests as they do not work without direct network access ------------------------------------------------------------------- Mon Feb 11 11:25:03 UTC 2019 - Jiri Slaby - clean up spec file ------------------------------------------------------------------- Wed Feb 6 12:59:49 UTC 2019 - Jiri Slaby - initial package