2021-04-21 07:49:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Apr 21 05:47:04 UTC 2021 - Jiri Slaby <jslaby@suse.cz>
|
|
|
|
|
|
|
|
|
|
- Update to 0.6.0:
|
|
|
|
|
* Use a custom proxy server and local http server for tests
|
|
|
|
|
* Use python-socks extended API
|
|
|
|
|
- Add a simple import test at least
|
|
|
|
|
|
2021-02-23 03:58:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Feb 23 03:56:05 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
2020-01-16 19:34:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jan 16 16:21:13 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 0.3.4
|
|
|
|
|
* Resolve proxy host explicitly
|
|
|
|
|
* Add Proxy chaining support
|
|
|
|
|
* Fix StreamSocketReadWriteMixin.read_all
|
|
|
|
|
* Add HTTP proxy support
|
|
|
|
|
|
2019-02-25 11:11:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Feb 25 11:09:50 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Use pypi archive instead of github one, no difference for us
|
|
|
|
|
|
2019-02-12 15:00:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Feb 12 15:00:30 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Disable the tests as they do not work without direct network
|
|
|
|
|
access
|
|
|
|
|
|
2019-02-12 14:53:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Feb 11 11:25:03 UTC 2019 - Jiri Slaby <jslaby@suse.com>
|
|
|
|
|
|
|
|
|
|
- clean up spec file
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Feb 6 12:59:49 UTC 2019 - Jiri Slaby <jslaby@suse.com>
|
|
|
|
|
|
|
|
|
|
- initial package
|